Skip to content

Commit f662658

Browse files
committed
ci: add PAT
1 parent 1f6d563 commit f662658

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/version.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ jobs:
1414
- uses: Actions-R-Us/actions-tagger@latest
1515
with:
1616
publish_latest_tag: true
17+
token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)