Skip to content

Commit

Permalink
Change token info
Browse files Browse the repository at this point in the history
  • Loading branch information
devleejb committed Feb 29, 2024
1 parent 4861f02 commit b79a725
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 @@ -29,4 +29,4 @@ jobs:
# [possible values: all, unix, windows, none]
zip: windows
# (required) GitHub token for uploading assets to GitHub Releases.
token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b79a725

Please sign in to comment.