fix(ci): use v2 npm tag

This commit is contained in:
Dax Raad 2026-06-26 14:53:35 -04:00
parent df9ecb8f6a
commit a0afb63ed0

View file

@ -33,7 +33,7 @@ permissions:
packages: write
env:
OPENCODE_CHANNEL: ${{ (github.ref_name == 'v2' && 'tui-v2') || '' }}
OPENCODE_CHANNEL: ${{ (github.ref_name == 'v2' && 'v2') || '' }}
jobs:
version: