Skip to content

Commit

Permalink
optimization/project
Browse files Browse the repository at this point in the history
  • Loading branch information
ishiko732 committed Oct 8, 2023
1 parent b28299c commit d05c20e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
- run: pnpm build
- uses: JS-DevTools/npm-publish@v2
with:
token: ${{secrets.npm_token}}
token: ${{secrets.npm_token}}
provenance: true

0 comments on commit d05c20e

Please sign in to comment.