1 parent 665dd89 commit 8641714Copy full SHA for 8641714
1 file changed
.github/workflows/release.yml
@@ -9,6 +9,8 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v4
12
+ with:
13
+ fetch-depth: 0
14
15
- name: Set up Go
16
uses: actions/setup-go@v4
0 commit comments