mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
wip: github action
This commit is contained in:
parent
811b22367d
commit
af2c0b3695
3 changed files with 7 additions and 1 deletions
1
.github/workflows/publish-vscode.yml
vendored
1
.github/workflows/publish-vscode.yml
vendored
|
|
@ -33,3 +33,4 @@ jobs:
|
|||
working-directory: ./sdks/vscode
|
||||
env:
|
||||
VSCE_PAT: ${{ secrets.VSCE_PAT }}
|
||||
OPENVSX_TOKEN: ${{ secrets.OPENVSX_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue