Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Romano committed Aug 29, 2023
1 parent 8ca7cc7 commit 9ee9897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: gittools/actions/gitversion/execute@v0
with:
useConfigFile: true
configFilePath: GitVersion.yml
- name: Show GitVersion
run: |
Write-Output ${{ steps.gitversion.outputs }}

0 comments on commit 9ee9897

Please sign in to comment.