Skip to content

Commit

Permalink
(automatic-release) WITH_V=true as earlier tags is prefixed with v
Browse files Browse the repository at this point in the history
  • Loading branch information
norrs committed Dec 4, 2024
1 parent 136d927 commit d94da04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automatic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
uses: anothrNick/github-tag-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true

- name: Release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit d94da04

Please sign in to comment.