Skip to content

Commit

Permalink
Merge pull request #13 from mountaindude/main
Browse files Browse the repository at this point in the history
fix: Publish to npm public package
  • Loading branch information
mountaindude authored Sep 2, 2023
2 parents 31cbd3a + ebd5077 commit 5d435d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,5 @@ jobs:
uses: JS-DevTools/npm-publish@v2
with:
token: ${{ secrets.NPM_PUBLISH_TOKEN }}
access: public
strategy: all

0 comments on commit 5d435d5

Please sign in to comment.