Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim authored Sep 1, 2023
1 parent 0277472 commit e79b1ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
fetch-tags: true

- name: Apply new tags
env:
GH_TOKEN: ${{ github.token }}
run: |
git fetch --tags origin
current="$(git describe --tags --abbrev=0 --match 'v*.*')"
Expand Down

0 comments on commit e79b1ab

Please sign in to comment.