mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 02:04:22 +01:00
wip: github action
This commit is contained in:
2
.github/workflows/publish-github-action.yml
vendored
2
.github/workflows/publish-github-action.yml
vendored
@@ -25,5 +25,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global user.email "opencode@sst.dev"
|
git config --global user.email "opencode@sst.dev"
|
||||||
git config --global user.name "opencode"
|
git config --global user.name "opencode"
|
||||||
./scripts/publish
|
./script/publish
|
||||||
working-directory: ./sdks/github
|
working-directory: ./sdks/github
|
||||||
|
|||||||
Reference in New Issue
Block a user