Skip to content

Commit 576e31c

Browse files
authored
Update release.yaml
1 parent 653d1fb commit 576e31c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
steps:
1212
- name: Checkout
1313
uses: actions/checkout@v2
14+
with:
15+
fetch-depth: 0
1416

1517
- name: Set up Go
1618
uses: actions/setup-go@v2

0 commit comments

Comments
 (0)