wip: vscode extension
This commit is contained in:
parent
79d9bf57f7
commit
1d20bf343d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/publish-vscode.yml
vendored
2
.github/workflows/publish-vscode.yml
vendored
|
|
@ -31,3 +31,5 @@ jobs:
|
||||||
bun install
|
bun install
|
||||||
./script/publish
|
./script/publish
|
||||||
working-directory: ./sdks/vscode
|
working-directory: ./sdks/vscode
|
||||||
|
env:
|
||||||
|
VSCE_PAT: ${{ secrets.VSCE_PAT }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue