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 0dec71f commit db4937dCopy full SHA for db4937d
.github/workflows/publish.yml
@@ -20,3 +20,5 @@ jobs:
20
corepack yarn
21
- name: Publish
22
run: yarn run publish
23
+ env:
24
+ VSCE_PAT: ${{ secrets.VSCE_PAT }}
0 commit comments