We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3974f commit 482e7f7Copy full SHA for 482e7f7
.github/workflows/release-vscode.yml
@@ -15,7 +15,7 @@ jobs:
15
- run: yarn install
16
17
- name: Vscode release plugin
18
- uses: JCofman/vscodeaction@1.0.0
+ uses: JCofman/vscodeaction@2.0.1
19
env:
20
PUBLISHER_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
21
with:
0 commit comments