We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5fe6ed + aff5b19 commit 10b4d64Copy full SHA for 10b4d64
.github/workflows/release.yml
@@ -32,7 +32,6 @@ jobs:
32
run: npx semantic-release
33
env:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
- VSCE_PAT: ${{ secrets.VSCE_TOKEN }}
36
working-directory: vscode-extension
37
38
# - name: Publish extension
0 commit comments