Skip to content

Commit

Permalink
actions: use RELEASE_TOKEN to create a release
Browse files Browse the repository at this point in the history
  • Loading branch information
schlimmchen committed Oct 23, 2024
1 parent 3aa850a commit 17016b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,4 @@ jobs:
files: |
artifacts/*.zip, artifacts/*.bin
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 17016b1

Please sign in to comment.