fix(ci): use v2 npm tag
This commit is contained in:
@@ -33,7 +33,7 @@ permissions:
|
|||||||
packages: write
|
packages: write
|
||||||
|
|
||||||
env:
|
env:
|
||||||
OPENCODE_CHANNEL: ${{ (github.ref_name == 'v2' && 'tui-v2') || '' }}
|
OPENCODE_CHANNEL: ${{ (github.ref_name == 'v2' && 'v2') || '' }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
version:
|
version:
|
||||||
|
|||||||
Reference in New Issue
Block a user