Skip to content

Commit

Permalink
Update token
Browse files Browse the repository at this point in the history
  • Loading branch information
dfaust committed Nov 24, 2024
1 parent 2b378d1 commit 83fd91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Compile and release
uses: rust-build/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
PRE_BUILD: pre-build.sh
RUSTTARGET: x86_64-unknown-linux-musl
Expand Down

0 comments on commit 83fd91d

Please sign in to comment.