Skip to content

Commit db4937d

Browse files
Update publish.yml
1 parent 0dec71f commit db4937d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ jobs:
2020
corepack yarn
2121
- name: Publish
2222
run: yarn run publish
23+
env:
24+
VSCE_PAT: ${{ secrets.VSCE_PAT }}

0 commit comments

Comments
 (0)