Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Commit f4de395

Browse files
authored
Update release.yaml to use correct token
1 parent b73a4f6 commit f4de395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
version: latest
3232
args: release
3333
env:
34-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34+
GITHUB_TOKEN: ${{ secrets.IR2PROXYBOT_TOKEN }}

0 commit comments

Comments
 (0)