Skip to content

Commit

Permalink
ADD: DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Apr 17, 2024
1 parent d212ac8 commit 3e2c4e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,7 @@ jobs:

- name: Publish to VSCode Marketplace
run: |
$VSCE_FILE=$(ls VSCode\scriptsync\*.vsix)
vsce publish -p ${{ secrets.AZURE_OP_TOKEN }} --packagePath $VSCE_FILE
vsce publish -p ${{ secrets.AZURE_OP_TOKEN }}
working-directory: .\VSCode\scriptsync

- name: Verify the VSCode Marketplace package
Expand Down

0 comments on commit 3e2c4e7

Please sign in to comment.