mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-22 14:03:33 +00:00
fix(ci): publish v2 as next
This commit is contained in:
parent
9a9bdaba95
commit
ac2a78391f
1 changed files with 3 additions and 0 deletions
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue