Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilyes-El-Majouti authored Oct 29, 2023
1 parent e739650 commit e2e89c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ jobs:
registry-url: https://registry.npmjs.org
- name: publish
run: npm publish --access public
working-directory: my-package
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 comments on commit e2e89c2

Please sign in to comment.