Skip to content

Commit

Permalink
Fixing var conflict in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
timheuer committed Jan 27, 2024
1 parent 8c9618a commit a20bc0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
msbuild: 'true'

- name: Increment VSIX version
id: vsix_version
id: vsix_version_stamp
uses: timheuer/vsix-version-stamp@v2
with:
manifest-file: ${{ env.VsixManifestPath }}
Expand Down

0 comments on commit a20bc0f

Please sign in to comment.