Skip to content

Commit c8c25ff

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

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
@@ -16,8 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
1818
with:
19-
fetch-depth: 1
20-
fetch-tags: true
19+
fetch-depth: 0
2120

2221
- name: Use Node.js
2322
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0

0 commit comments

Comments
 (0)