This commit is contained in:
Dax Raad
2026-01-29 11:37:00 -05:00
parent 09a2f66016
commit 01711d57e7
4 changed files with 13 additions and 7 deletions

View File

@@ -261,7 +261,7 @@ jobs:
- run: ./script/publish.ts
env:
OPENCODE_VERSION: ${{ needs.version.outputs.version }}
OPENCODE_RELEASE_ID: ${{ needs.version.outputs.release }}
OPENCODE_RELEASE: ${{ needs.version.outputs.release }}
AUR_KEY: ${{ secrets.AUR_KEY }}
GITHUB_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }}
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}