Dax Raad 8 months ago
parent
commit
54a5d3a9eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -33,7 +33,7 @@ jobs:
           bun-version: 1.2.16
           bun-version: 1.2.16
 
 
       - run: ./script/publish.ts
       - run: ./script/publish.ts
-        dir: packages/opencode
+        working-directory: ./packages/opencode
         env:
         env:
           GITHUB_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }}
           GITHUB_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }}
           AUR_KEY: ${{ secrets.AUR_KEY }}
           AUR_KEY: ${{ secrets.AUR_KEY }}