Skip to content

Commit

Permalink
Merge pull request #14 from urcomputeringpal/npm
Browse files Browse the repository at this point in the history
Make package public
  • Loading branch information
jnewland authored May 14, 2023
2 parents 4a8f782 + 8a9a0b2 commit 2898eca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
path: ./
- uses: JS-DevTools/npm-publish@541aa6b21b4a1e9990c95a92c21adc16b35e9551 # v2.1.0
with:
access: public
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 2898eca

Please sign in to comment.