Skip to content

Commit

Permalink
change token name
Browse files Browse the repository at this point in the history
  • Loading branch information
literalpie committed May 25, 2024
1 parent eb336c3 commit fa69172
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 @@ -25,7 +25,7 @@ jobs:

- name: Create Release
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
yarn release

0 comments on commit fa69172

Please sign in to comment.