Loading .github/workflows/tag.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} WITH_V: true CUSTOM_TAG: test Loading
.github/workflows/tag.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} WITH_V: true CUSTOM_TAG: test