Skip to content

Commit 57981c7

Browse files
committed
chore: add fetch-depth
1 parent 9a76ede commit 57981c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
steps:
1717
- name: Checkout code
1818
uses: actions/checkout@v3
19+
with:
20+
fetch-depth: 0
1921

2022
- name: Set up Go
2123
uses: actions/setup-go@v4

0 commit comments

Comments
 (0)