Browse Source

wip: github action

Frank 1 year ago
parent
commit
811b22367d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/publish-github-action.yml

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

@@ -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