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 80d707f commit 3c91413Copy full SHA for 3c91413
.github/workflows/release.yml
@@ -10,4 +10,4 @@ jobs:
10
- run: npx semantic-release
11
env:
12
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
13
- VSCE_TOKEN: ${{ secrets.VSCE_TOKEN }}
+ VSCE_PAT: ${{ secrets.VSCE_TOKEN }}
0 commit comments