Skip to content

Commit d291839

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

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
@@ -18,8 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2020
with:
21-
fetch-depth: 1
22-
fetch-tags: true
21+
fetch-depth: 0
2322
submodules: true
2423

2524
- name: Set up Go 1.x

0 commit comments

Comments
 (0)