fix(ci): publish v2 as next

This commit is contained in:
Dax Raad 2026-06-26 15:55:04 -04:00
parent 9a9bdaba95
commit ac2a78391f

View file

@ -32,6 +32,9 @@ permissions:
contents: write
packages: write
env:
OPENCODE_CHANNEL: ${{ (github.ref_name == 'v2' && 'next') || '' }}
jobs:
version:
runs-on: blacksmith-4vcpu-ubuntu-2404