Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 381a5ff

Browse files
committed
Fix tag/docs push.
1 parent 20d2398 commit 381a5ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
steps:
2929
- name: Check out code
3030
uses: actions/checkout@v3
31+
with:
32+
fetch-depth: 0
3133
- name: Set up .NET 6
3234
uses: actions/setup-dotnet@v3
3335
with:

0 commit comments

Comments
 (0)