Skip to content

Commit a963780

Browse files
authored
Update build-macos-arm64-binary.yml
1 parent 511e4b6 commit a963780

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-macos-arm64-binary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
- name: Create GitHub Release and upload binary
4141
env:
42-
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
42+
GH_TOKEN: ${{ secrets.ACTION_TOKEN }}
4343
run: |
4444
gh release create "v${{ env.PKG_VERSION }}" \
4545
--title "v${{ env.PKG_VERSION }}" \

0 commit comments

Comments
 (0)