We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f6d563 commit f662658Copy full SHA for f662658
.github/workflows/version.yaml
@@ -14,3 +14,4 @@ jobs:
14
- uses: Actions-R-Us/actions-tagger@latest
15
with:
16
publish_latest_tag: true
17
+ token: ${{ secrets.PAT }}
0 commit comments