Skip to content

Commit f821325

Browse files
committed
use different github token
1 parent 39684e2 commit f821325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
version: latest
2525
args: release
2626
env:
27-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27+
GITHUB_TOKEN: ${{ secrets.ACTION_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)