Skip to content

Commit

Permalink
Merge pull request #8 from pulsar-edit/confused-Techie-patch-1
Browse files Browse the repository at this point in the history
Ensure package is published publicly on NPM
  • Loading branch information
confused-Techie authored Feb 1, 2025
2 parents 990d8cc + 9757d58 commit 96bb785
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 @@ -30,4 +30,4 @@ jobs:
node-version: ${{ env.NODE_VERSION }}
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm publish
- run: npm publish --access public

0 comments on commit 96bb785

Please sign in to comment.