We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df200d commit 93a4f3bCopy full SHA for 93a4f3b
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
- run: npm install
20
21
- name: Release Plugin
22
- uses: jcofman/vscodeaction@master
+ uses: lannonbr/vsce-action@3.0.0
23
env:
24
PUBLISHER_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
25
with:
0 commit comments