Update tag.yml
Update tag.yml
This commit is contained in:
commit
6ff8cd9912
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tag.yml
vendored
2
.github/workflows/tag.yml
vendored
|
@ -15,4 +15,4 @@ jobs:
|
||||||
uses: anothrNick/github-tag-action@1.61.0 # Don't use @master unless you're happy to test the latest version
|
uses: anothrNick/github-tag-action@1.61.0 # Don't use @master unless you're happy to test the latest version
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
WITH_V: true
|
CUSTOM_TAG: test
|
||||||
|
|
Loading…
Reference in a new issue