Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-cogan authored Nov 11, 2024
1 parent 4048b6b commit 436380d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ jobs:
name: extension
- name: publish-extension
run: |
npx tfx-cli extension publish --vsix extension/Sam-Cogan.ARMTTKExtensionXPlatform-1.0.${{ github.run_number }}.vsix --token ${{secrets.marketplace_pat}}
npx tfx-cli extension publish --vsix Sam-Cogan.ARMTTKExtensionXPlatform-1.0.${{ github.run_number }}.vsix --token ${{secrets.marketplace_pat}}

0 comments on commit 436380d

Please sign in to comment.