Debugging Actions

This commit is contained in:
Micheal Colhoun 2021-09-06 10:05:47 +01:00
parent 6c512abf6d
commit 21500df8a9

View File

@ -42,5 +42,6 @@ jobs:
echo SOLUTION: ${{env.SOLUTION}}
echo BUILD_CONFIG: ${{env.BUILD_CONFIG}}
echo Version: $VERSION
echo GITHUB_REPOSITORY: $GITHUB_REPOSITORY
- name: Pack
run: dotnet pack --configuration Release /p:Version=${VERSION} --output .