Skip to content

Commit 6a5c3ea

Browse files
committed
Change GITHUB_TOKEN for tagpr
1 parent 40ec136 commit 6a5c3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagpr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
fetch-depth: 0
1212
- uses: Songmu/tagpr@main
1313
env:
14-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
14+
GITHUB_TOKEN: ${{ secrets.TAP_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)