Skip to content

Commit 2500930

Browse files
Antony BaileyAntony Bailey
authored andcommitted
gh can't launch new actions itself
1 parent c89ccdb commit 2500930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
- name: Bump version and push tag
2020
uses: anothrNick/github-tag-action@master
2121
env:
22-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22+
GITHUB_TOKEN: ${{ secrets.TAG_TOKEN }}
2323
WITH_V: true

0 commit comments

Comments
 (0)