Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrosperrin committed Feb 24, 2024
1 parent c260f59 commit a032338
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/buildAndPublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
version_format: '${major}.${minor}.${patch}-preview${increment}'
search_commit_body: true
debug: true

- name: Output version
run: echo "Version is ${{ steps.version.outputs.debug_output }}"

- name: Setup dotnet ${{ env.DOTNET_VERSION }}
uses: actions/setup-dotnet@v3
Expand Down

0 comments on commit a032338

Please sign in to comment.