Skip to content

Commit 187b921

Browse files
committed
Normalize Prepare git user, fetch-depth, drop permission-issues
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 7b01e72 commit 187b921

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2222
with:
23-
fetch-depth: 1
24-
fetch-tags: true
23+
fetch-depth: 0
2524

2625
- name: Set up Go 1.25
2726
uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6.0

0 commit comments

Comments
 (0)