mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-04-26 20:29:06 -05:00
hotfix: public scope
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
working-directory: typescript-sdk
|
||||
|
||||
- name: Publish SDK
|
||||
run: pnpm publish
|
||||
run: pnpm publish --access public
|
||||
working-directory: typescript-sdk
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user