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 0dd8526 commit f8bc7b7Copy full SHA for f8bc7b7
1 file changed
.github/workflows/vscodepublish.yml
@@ -33,6 +33,5 @@ jobs:
33
run: yarn test
34
- name: Prepare release
35
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