summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-07-20 12:41:02 -0400
committerFrank <[email protected]>2025-07-20 12:41:02 -0400
commit811b22367d7b74c21c0a736806f9cfebced7f9c8 (patch)
tree75be653475c7255efc7203cc8dd21ac299ebd95f
parent933d50e25a7076e4587d2579c07f21f6bc02d07f (diff)
downloadopencode-811b22367d7b74c21c0a736806f9cfebced7f9c8.tar.gz
opencode-811b22367d7b74c21c0a736806f9cfebced7f9c8.zip
wip: github action
-rw-r--r--.github/workflows/publish-github-action.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish-github-action.yml b/.github/workflows/publish-github-action.yml
index 3d4bac622..b190a30e1 100644
--- a/.github/workflows/publish-github-action.yml
+++ b/.github/workflows/publish-github-action.yml
@@ -25,5 +25,5 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "opencode"
- ./scripts/publish
+ ./script/publish
working-directory: ./sdks/github