Skip to content

Commit

Permalink
Salesforce | 00207398 | [VS] Incorrect version in Visual Studio Marke…
Browse files Browse the repository at this point in the history
…tplace
  • Loading branch information
elchananarb committed Jul 14, 2024
1 parent 7bdfea1 commit c6603c1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,9 @@ jobs:
uses: timheuer/vsix-version-stamp@9d38292e99e54046455bb68c6a2b5113d269a7d0 #v2
with:
manifest-file: ast-visual-studio-extension\source.extension.vsixmanifest

version-type: custom
version: ${{ env.RELEASE_VERSION }}

- name: Restore NuGet packages
run: msbuild -t:restore

Expand Down

0 comments on commit c6603c1

Please sign in to comment.