mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
wip: github actions
This commit is contained in:
parent
cb032cff2b
commit
7ac0a2bc65
4 changed files with 18 additions and 11 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue