Skip to content

Commit

Permalink
with access token
Browse files Browse the repository at this point in the history
  • Loading branch information
appsaeed authored May 22, 2024
1 parent 95a40a6 commit 721e00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
- run: npm run build
- run: npm publish --name @appsaeed/utilies --access public
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.PACKAGES}}

0 comments on commit 721e00d

Please sign in to comment.