Skip to content

Commit

Permalink
Debugging Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
colhountech committed Sep 6, 2021
1 parent 6c512ab commit 21500df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 .

0 comments on commit 21500df

Please sign in to comment.