Skip to content

Commit

Permalink
Add missing GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
kixelated committed Nov 23, 2024
1 parent 3cd665f commit 0cf2c25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
- name: Run release-plz
uses: MarcoIeni/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit 0cf2c25

Please sign in to comment.