Skip to content

Commit

Permalink
fix: ci token
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-yao committed Sep 26, 2024
1 parent 6d871d8 commit 86d640c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
files: |
build/*.smx
generate_release_notes: true
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}

0 comments on commit 86d640c

Please sign in to comment.