We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6205e8 commit a1476beCopy full SHA for a1476be
.github/workflows/goreleaser.yml
@@ -14,6 +14,8 @@ jobs:
14
steps:
15
- name: Checkout repository
16
uses: actions/checkout@v4
17
+ with:
18
+ fetch-depth: 0
19
20
- name: Setup go
21
uses: actions/setup-go@v5
0 commit comments