Skip to content

Commit

Permalink
Fix GitVersion to 5.1.2 to avoid tag versioning bug
Browse files Browse the repository at this point in the history
  • Loading branch information
huysentruitw committed Sep 28, 2020
1 parent f2521f5 commit 4846655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v0.9.2
with:
versionSpec: '5.2.x'
versionSpec: '5.1.2'
- name: Use GitVersion
id: gitversion
uses: gittools/actions/gitversion/execute@v0.9.2
Expand Down

0 comments on commit 4846655

Please sign in to comment.