Skip to content

Commit 93a4f3b

Browse files
Switch to a different GH action to release
1 parent 2df200d commit 93a4f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- run: npm install
2020

2121
- name: Release Plugin
22-
uses: jcofman/vscodeaction@master
22+
uses: lannonbr/vsce-action@3.0.0
2323
env:
2424
PUBLISHER_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
2525
with:

0 commit comments

Comments
 (0)