Skip to content

Commit

Permalink
(Hopefully) the last workflow edit.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaverickMartyn committed Apr 1, 2024
1 parent 1ef57b0 commit c3edfec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sqltools-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@ jobs:
- name: Publish extension to Marketplace (only on release builds)
uses: cezarypiatek/VsixPublisherAction@1.1
with:
extension-file: SqlTools\bin\Release\SqlTools.vsix
extension-file: SqlTools.vsix
publish-manifest-file: publishManifest.json
personal-access-code: ${{ secrets.VS_PUBLISHER_ACCESS_TOKEN }}

0 comments on commit c3edfec

Please sign in to comment.