Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
Test publish npm workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ncmbadmin committed Oct 4, 2023
1 parent 90bb5da commit 63ad1ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
registry-url: 'https://registry.npmjs.org/'
- run: npm install
- run: npm ci
- run: npm test
- run: npm pack --dry-run
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 comments on commit 63ad1ac

Please sign in to comment.