ci: version stuff

This commit is contained in:
Dax Raad
2025-10-14 14:51:35 -04:00
parent 4c464cf4c0
commit 289783f627
7 changed files with 19 additions and 19 deletions

View File

@@ -58,7 +58,7 @@ jobs:
./script/publish.ts
env:
OPENCODE_BUMP: ${{ inputs.bump }}
OPENCODE_TAG: latest
OPENCODE_CHANNEL: latest
GITHUB_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }}
AUR_KEY: ${{ secrets.AUR_KEY }}
NPM_CONFIG_TOKEN: ${{ secrets.NPM_TOKEN }}