Skip to content

Commit

Permalink
Add NPM publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
PejmanNik committed Feb 25, 2021
1 parent 56fca26 commit c86e9f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
with:
node-version: 14.15.4
- run: npm install
- run: npm test
- run: npm run build
- uses: JS-DevTools/npm-publish@v1
with:
Expand Down

0 comments on commit c86e9f6

Please sign in to comment.