Skip to content

Commit 427cd70

Browse files
committed
v1.2.1
1 parent a2b85e7 commit 427cd70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
# GitHub token, automatically provided to the action
2626
# (No need to define this secret in the repo settings)
27-
github_token: ${{ secrets.github_token }}
27+
github_token: ${{ secrets.GH_TOKEN }}
2828

2929
args: "--x64 --arm64"
3030

0 commit comments

Comments
 (0)