Skip to content

Commit c169f35

Browse files
committed
Fix all git history (for MinVer).
1 parent f2fb4ee commit c169f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v2
2121
with:
22-
fetch-depth: 100
22+
fetch-depth: 0
2323

2424
- name: Set up .NET 6.0
2525
uses: actions/setup-dotnet@v1

0 commit comments

Comments
 (0)