Skip to content

Commit

Permalink
ci: fix client publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Nov 26, 2023
1 parent 72ccabc commit 8124442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_TOKEN }}
package: ./packages/api
package: ./packages/client

0 comments on commit 8124442

Please sign in to comment.