Skip to content

Commit

Permalink
add publish options
Browse files Browse the repository at this point in the history
  • Loading branch information
bconnorwhite committed Jan 2, 2023
1 parent c545c5a commit f7c0499
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ jobs:
- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
tag: latest
access: public
check-version: true

0 comments on commit f7c0499

Please sign in to comment.