This commit is contained in:
Dax Raad
2025-12-09 20:56:13 -05:00
parent ee00b4e0ce
commit fc9bc26d86

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