Skip to content

Commit e920cb7

Browse files
Merge pull request #5 from crispthinking/copilot/fix-minver-configuration-issues
Fix MinVer generating fallback version instead of tag-based version
2 parents 4e525da + 5039e24 commit e920cb7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- uses: actions/checkout@v4
3636
with:
3737
fetch-depth: 0
38+
fetch-tags: true
3839

3940
- name: Setup .NET Core
4041
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)