Skip to content

Commit

Permalink
Publish dir
Browse files Browse the repository at this point in the history
  • Loading branch information
enjikaka committed Feb 17, 2025
1 parent 0224063 commit 1e7a4b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
with:
name: build
path: pkg
- run: npm publish pkg
- run: npm publish ./pkg
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 comments on commit 1e7a4b1

Please sign in to comment.