Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 93419cd

Browse files
authored
Update betarelease.yml
1 parent f24d800 commit 93419cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/betarelease.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
# Checkout the repository
3737
- name: Checkout
3838
uses: actions/checkout@v2
39+
with:
40+
fetch-depth: 0
3941

4042
# Install the .NET Core workload
4143
- name: Install .NET Core

0 commit comments

Comments
 (0)