Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinAllen authored May 10, 2024
1 parent d95a30e commit 8f0c15d
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 @@ -22,7 +22,7 @@ jobs:
workflow_conclusion: success

- name: Publish Release to Marketplace
uses: CalvinAllen/action-vs-marketplace-publish@v1
uses: CodingWithCalvin/GHA-VSMarketplacePublisher@v1
with:
marketplace-pat: ${{ secrets.VS_PAT }}
publish-manifest-path: ./src/extension.manifest.json
Expand Down

0 comments on commit 8f0c15d

Please sign in to comment.