Skip to content

Commit

Permalink
Change token name
Browse files Browse the repository at this point in the history
  • Loading branch information
beeender committed Dec 25, 2024
1 parent b36a18b commit 13a0f84
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 @@ -15,7 +15,7 @@ jobs:
- name: Compile and release
uses: rust-build/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
RUSTTARGET: ${{ matrix.target }}
TOOLCHAIN_VERSION: 1.83.0

0 comments on commit 13a0f84

Please sign in to comment.