Skip to content

Commit

Permalink
Merge pull request #22 from rtkay123/install-token
Browse files Browse the repository at this point in the history
ci: add publish token
  • Loading branch information
rtkay123 authored Sep 1, 2023
2 parents 7731b5c + 0f5665c commit 5c49e88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ jobs:
run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5c49e88

Please sign in to comment.