Skip to content

Commit 708cb50

Browse files
authored
Update main.yml
1 parent 097f8ce commit 708cb50

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
run: |
3636
VERSION=$(dotnet gitversion /output json /showvariable SemVer)
3737
echo "VERSION=$VERSION" >> $GITHUB_ENV
38+
echo ${{ env.VERSION }}
3839
shell: bash
3940

4041
- name: Restore dependencies

0 commit comments

Comments
 (0)