Skip to content

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
Signed-off-by: Edaz <[email protected]>
  • Loading branch information
edazpotato committed Dec 15, 2021
1 parent 32beae8 commit 28f6ebb
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 @@ -19,7 +19,6 @@ jobs:
node-version: 17
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm run test
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 comments on commit 28f6ebb

Please sign in to comment.