Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoferlund committed Apr 1, 2024
1 parent 2ad9005 commit 874575e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
- run: npm run build --workspace ic-use-siws-identity
- uses: JS-DevTools/npm-publish@v3
with:
package: ./packages/ic-use-siwe-identity
package: ../packages/ic-use-siwe-identity
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 874575e

Please sign in to comment.