Skip to content

Commit 811b223

Browse files
author
Frank
committed
wip: github action
1 parent 933d50e commit 811b223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-github-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
run: |
2626
git config --global user.email "opencode@sst.dev"
2727
git config --global user.name "opencode"
28-
./scripts/publish
28+
./script/publish
2929
working-directory: ./sdks/github

0 commit comments

Comments
 (0)