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 aad94c4 commit 648c470Copy full SHA for 648c470
1 file changed
.github/workflows/vscodepublish.yml
@@ -19,5 +19,4 @@ jobs:
19
- run: yarn lint
20
- run: yarn compile
21
- run: vsce publish -p ${{ secrets.PUBLISHER_TOKEN }}
22
- - run: export GITHUB_TOKEN=${{ secrets.REPO_TOKEN }}
23
- run: github-release-from-changelog
0 commit comments