move to workspaces
This commit is contained in:

committed by
Geoff Seemueller

parent
c282d80fe0
commit
75cbd5567f
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -17,6 +17,6 @@ jobs:
|
||||
run: bun install --frozen-lockfile
|
||||
|
||||
- name: Publish
|
||||
run: bun publish
|
||||
run: cd packages/toak; bun publish
|
||||
env:
|
||||
BUN_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
Reference in New Issue
Block a user