Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
sketchbuch committed Mar 5, 2024
1 parent af5666c commit e7ba2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install Vsce
run: npm i -g vsce

- name: Publish
- name: Publish to VScode Marketplace
if: github.event_name == 'workflow_dispatch'
run: echo ${{ secrets.VSCE_PAT }}

Expand Down

0 comments on commit e7ba2cc

Please sign in to comment.