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 b3418e0 commit 8d2a50eCopy full SHA for 8d2a50e
.github/workflows/build.yml
@@ -79,5 +79,5 @@ jobs:
79
env:
80
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
81
VSCE_PAT: ${{ secrets.VSCE_PAT }}
82
- # OVSX_PAT: ${{ secrets.OVSX_PAT }}
+ OVSX_PAT: ${{ secrets.OVSX_PAT }}
83
run: npm run semantic-release
0 commit comments