Skip to content

Commit

Permalink
Update tag_generate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
navtej927 authored Aug 11, 2023
1 parent 4601a14 commit 98de377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag_generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: anothrNick/github-tag-action@1.64.0 # Don't use @master or @v1 unless you're happy to test the latest version
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # if you don't want to set write permissions use a PAT token
WITH_V: true
WITH_V: false
PRERELEASE: false

# jobs:
Expand Down

0 comments on commit 98de377

Please sign in to comment.