mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 11:14:23 +01:00
wip: github actions
This commit is contained in:
3
.github/workflows/publish-github-action.yml
vendored
3
.github/workflows/publish-github-action.yml
vendored
@@ -26,5 +26,4 @@ jobs:
|
||||
run: |
|
||||
git config --global user.email "opencode@sst.dev"
|
||||
git config --global user.name "opencode"
|
||||
./script/publish-github-action.ts
|
||||
working-directory: ./packages/opencode
|
||||
./scripts/publish-github-action.ts
|
||||
|
||||
Reference in New Issue
Block a user