This commit is contained in:
Dax Raad
2025-12-09 20:56:13 -05:00
parent 7ce319108c
commit f350c99788
+2 -2
View File
@@ -79,8 +79,8 @@ jobs:
run: |
./script/publish.ts
env:
OPENCODE_BUMP: ${{ inputs.bump }}
OPENCODE_VERSION: ${{ inputs.version }}
# OPENCODE_BUMP: ${{ inputs.bump }}
# OPENCODE_VERSION: ${{ inputs.version }}
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
AUR_KEY: ${{ secrets.AUR_KEY }}
GITHUB_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }}