Skip to content

Commit fcb5110

Browse files
authored
Update dotnet-desktop.yml
1 parent 3f980d4 commit fcb5110

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/dotnet-desktop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
echo "${{ env.VERSION }}"
3535
$PARSED_VERSION = "${{ github.ref_name }}".replace('v.', '')
3636
echo $PARSED_VERSION
37+
echo "VERSION=$PARSED_VERSION" >> $env:GITHUB_ENV
38+
echo "${{ env.VERSION }}"
3739
#run: echo "VERSION=${TAG#v.#}" > $GITHUB_ENV
3840

3941
# Install the .NET Core workload

0 commit comments

Comments
 (0)