wip: github action
This commit is contained in:
parent
6b7058fe1c
commit
4d760a1984
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-github-action.yml
vendored
2
.github/workflows/publish-github-action.yml
vendored
|
|
@ -27,4 +27,4 @@ jobs:
|
||||||
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"
|
||||||
./script/publish
|
./script/publish
|
||||||
working-directory: ./sdks/github
|
working-directory: ./github
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue