Skip to content

Commit

Permalink
pipeline fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maphel committed Sep 4, 2023
1 parent 9a56514 commit 59ed412
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:
uses: actions/checkout@v3
with:
ref: main

- name: Fetch tags
run: git fetch --tags
fetch-depth: 0

- name: Extract version from latest Git tag or use default
run: |
Expand Down

0 comments on commit 59ed412

Please sign in to comment.