Skip to content

Commit

Permalink
fix(cicd fix): secret updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Swalah Codes committed Jul 2, 2024
1 parent dafd85e commit 0a44e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{secrets.TOKEN_GITHUB}}

0 comments on commit 0a44e8b

Please sign in to comment.