Skip to content

Commit

Permalink
github: fix tag fetching
Browse files Browse the repository at this point in the history
Signed-off-by: Muvaffak Onus <[email protected]>
  • Loading branch information
muvaf committed May 15, 2024
1 parent 06b1ed7 commit 7ca765a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-tags: true
- name: Fetch history for all tags
run: git fetch --prune --unshallow
- name: Calculate version
Expand Down

0 comments on commit 7ca765a

Please sign in to comment.