Skip to content

Commit 9794bfe

Browse files
authored
Update vsce-publish.yml
1 parent 291bcce commit 9794bfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/vsce-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
- name: Publish extension
3737
run: npm run publish
3838
working-directory: ${{env.cwd}}
39+
env:
40+
VSCE_PAT: ${{secrets.VSCE_PAT}}
3941

4042
- name: Create release
4143
uses: ncipollo/release-action@v1

0 commit comments

Comments
 (0)