This commit is contained in:
Dax Raad 2026-01-29 11:18:39 -05:00
commit 6f0b8c19dd

View file

@ -42,6 +42,7 @@ jobs:
run: | run: |
./script/version.ts ./script/version.ts
env: env:
GH_TOKEN: ${{ github.token }}
OPENCODE_BUMP: ${{ inputs.bump }} OPENCODE_BUMP: ${{ inputs.bump }}
OPENCODE_VERSION: ${{ inputs.version }} OPENCODE_VERSION: ${{ inputs.version }}
outputs: outputs: