Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
oaoong committed Mar 3, 2024
2 parents 86c2172 + 0e9df62 commit 519512d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
- name: Publish
run: pnpm publish
env:
NODE_AUTH_TOKEN: ${{secrets.TOKEN_ACTIONS}}
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 519512d

Please sign in to comment.