Skip to content

Commit a56f5fb

Browse files
committed
Merge branch 'master' of github.com:pipe01/LogicScript
2 parents c596e52 + 9794bfe commit a56f5fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/vsce-publish.yml

+2
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)