Skip to content

Commit

Permalink
Use a special token, since the default isn't permissive enough or too…
Browse files Browse the repository at this point in the history
  • Loading branch information
hilli committed Feb 19, 2024
1 parent 3e5310d commit 1fab62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PACKAGES_TOKEN }}

0 comments on commit 1fab62b

Please sign in to comment.