Skip to content

Commit 2159809

Browse files
authored
Update release.yml
1 parent 0860bd8 commit 2159809

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ jobs:
2929
- run: npm run compile
3030
- name: Get tag name
3131
uses: olegtarasov/get-tag@v2
32-
- name: "Package release"
33-
uses: lannonbr/vsce-action@master
34-
with:
35-
args: "package $GIT_TAG_NAME"
36-
env:
37-
VSCE_TOKEN: ${{ secrets.vsce_token }}
3832
- name: "Publish to Marketplace"
3933
uses: lannonbr/vsce-action@master
4034
with:

0 commit comments

Comments
 (0)