Skip to content

Commit

Permalink
Updated publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mast committed Jun 28, 2020
1 parent e9d84c6 commit aa3c16c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
with:
node-version: '13.x'
registry-url: 'https://registry.npmjs.org'
- run: npm install
- run: npm test
- run: npm publish
env:
Expand Down

0 comments on commit aa3c16c

Please sign in to comment.