We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9189dac commit 8c6d8a6Copy full SHA for 8c6d8a6
.github/workflows/autotag.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
token: "${{ secrets.GH_AUTH_TOKEN }}"
15
fetch-depth: 0
16
- - uses: butlerlogic/action-autotag@2.1.1
+ - uses: butlerlogic/[email protected].2
17
18
GITHUB_TOKEN: "${{ secrets.GH_AUTH_TOKEN }}"
19
tag_prefix: "v"
0 commit comments