Skip to content

Commit

Permalink
ci: make NPM package public (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov authored Jan 27, 2022
1 parent 90cb1fe commit b2d12b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,5 @@ jobs:
- name: Publish NPM package
uses: JS-DevTools/npm-publish@v1
with:
access: public
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit b2d12b2

Please sign in to comment.