Skip to content

Commit 3252600

Browse files
authored
Update TagBot.yml
1 parent f40c594 commit 3252600

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/TagBot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
steps:
1212
- uses: JuliaRegistries/TagBot@v1
1313
with:
14-
token: ${{ secrets.GITHUB_TOKEN }}
14+
token: ${{ secrets.TAGBOT_TOKEN || secrets.GITHUB_TOKEN }}
1515
lookback: 3

0 commit comments

Comments
 (0)