mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-09 02:44:55 +01:00
sync
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -32,7 +32,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
bun-version: 1.2.16
|
bun-version: 1.2.16
|
||||||
|
|
||||||
- run: ./script/publish.ts
|
- run: |
|
||||||
|
bun install
|
||||||
|
./script/publish.ts
|
||||||
working-directory: ./packages/opencode
|
working-directory: ./packages/opencode
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user