Skip to content

Commit

Permalink
✨ access: public を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtakagi authored Mar 19, 2021
1 parent 6b6efe0 commit e9e5cb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
if: github.event_name == 'release'
uses: JS-DevTools/npm-publish@v1
with:
access: public
token: ${{ secrets.NPM_TOKEN }}
version: ${{ github.event.release.tag_name }}

0 comments on commit e9e5cb7

Please sign in to comment.