We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebdd92c commit 2968467Copy full SHA for 2968467
.github/workflows/autotag.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
token: '${{ secrets.PERSONAL_ACCESS_TOKEN }}'
15
fetch-depth: 0
16
- - uses: butlerlogic/action-autotag@1.2.2
+ - uses: butlerlogic/action-autotag@1.1.2
17
18
GITHUB_TOKEN: '${{ secrets.PERSONAL_ACCESS_TOKEN }}'
19
tag_prefix: 'v'
0 commit comments