Skip to content

Commit

Permalink
Merge pull request #9 from mhillerstrom/github-action
Browse files Browse the repository at this point in the history
GitHub action
  • Loading branch information
mhillerstrom authored Oct 25, 2021
2 parents 180f84b + 6dd25db commit f547d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
node-version: 12
registry-url: 'https://registry.npmjs.org/'

- run: pm publish --access public
- run: npm publish --access public

# Publish to GitHub Packages
- uses: actions/setup-node@v2
Expand Down

0 comments on commit f547d9e

Please sign in to comment.