Skip to content

Commit

Permalink
Update publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxStalker committed Jun 2, 2021
1 parent 2352f56 commit 38ae86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:

# publish package to npm registry using token
- name: Publish to NPM
run: npm run publish
run: npm publish

0 comments on commit 38ae86a

Please sign in to comment.