fetch-depth: 0

This commit is contained in:
Tigger Kindel
2023-08-28 06:58:56 -06:00
parent 037e4bcf0d
commit 01a60f7c22

View File

@@ -16,7 +16,9 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0 #fetch-depth is needed for GitVersion
- name: Install and calculate the new version with GitVersion
uses: gittools/actions/gitversion/setup@v0
with: