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 5d5cced commit 9c060dcCopy full SHA for 9c060dc
1 file changed
.github/workflows/vscodepublish.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
run: yarn test
34
- name: Prepare release
35
- - run: yarn compile
+ run: yarn compile
36
- run: npx github-release-from-changelog
37
- name: Publish
38
run: npx vsce publish -p $PUBLISHER_TOKEN --yarn
0 commit comments