Skip to content

Commit

Permalink
ci: publish package as public (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
nchagrass authored Jul 5, 2021
1 parent 37ef94f commit 5ccf866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ jobs:
- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
access: "public"

0 comments on commit 5ccf866

Please sign in to comment.