Skip to content

Commit

Permalink
WIP: testing CI for vsce DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Apr 16, 2024
1 parent 4515db7 commit f20146d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,11 @@ jobs:
run: |
cd VSCode\scriptsync
vsce publish -p ${{ secrets.AZURE_OP_TOKEN }}
working-directory: VSCode\scriptsync

- name: Verify the VSCode Marketplace package
run: |
vsce show script-sync
vsce show ibois-epfl.script-sync

0 comments on commit f20146d

Please sign in to comment.