Skip to content

Commit

Permalink
Path correction.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaverickMartyn committed Apr 1, 2024
1 parent 3e0abed commit 539b3c4
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 @@ -55,5 +55,5 @@ jobs:
uses: cezarypiatek/VsixPublisherAction@1.1
with:
extension-file: SqlTools\bin\Release\SqlTools.vsix
publish-manifest-file: src\MappingGenerator.Vsix\publishManifest.json
publish-manifest-file: publishManifest.json
personal-access-code: ${{ secrets.VS_PUBLISHER_ACCESS_TOKEN }}

0 comments on commit 539b3c4

Please sign in to comment.