Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaakkko authored Jan 4, 2024
1 parent 251d0af commit c118e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: npm install @vscode/vsce --save-dev

- name: Publish
run: vsce publish
run: npx vsce publish
env:
VSCE_PAT: ${{ secrets.VSCE_PAT }}

0 comments on commit c118e3f

Please sign in to comment.