mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 04:59:51 +00:00
wip: vscode extension
This commit is contained in:
parent
0e1565449e
commit
7b63db6a13
2 changed files with 4 additions and 2 deletions
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
|
|
@ -6,7 +6,9 @@ on:
|
|||
branches:
|
||||
- dev
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
- "*"
|
||||
- "!vscode-v*"
|
||||
- "!github-v*"
|
||||
|
||||
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue