chore: cose
This commit is contained in:
parent
77ef274a98
commit
e461570d09
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
||||||
- name: Build extension
|
- name: Build extension
|
||||||
run: yarn build
|
run: yarn build
|
||||||
|
|
||||||
- uses: lannonbr/vsce-action@main
|
- uses: lannonbr/vsce-action@master
|
||||||
with:
|
with:
|
||||||
args: "publish -p $VSCE_TOKEN"
|
args: "publish -p $VSCE_TOKEN"
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue