Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hotbrainy authored Nov 4, 2024
1 parent 54ac240 commit 5be2120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: 'Update release'
uses: zhanghengxin/git-release-private@ice
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.API_TOKEN_GITHUB2 }}
allow_override: true
gzip: false
prerelease: true
Expand Down

0 comments on commit 5be2120

Please sign in to comment.