Skip to content

Commit

Permalink
ci: add checkout token
Browse files Browse the repository at this point in the history
  • Loading branch information
DiogoAbu committed Nov 26, 2023
1 parent 0d33a8c commit ad7d835
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 @@ -22,3 +22,4 @@ jobs:
gpg_passphrase: ${{ secrets.GPG_PASSPHRASE }}
npm_token: ${{ secrets.NPM_TOKEN }}
release_token: ${{ secrets.RELEASE_TOKEN }}
checkout_token: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit ad7d835

Please sign in to comment.