Skip to content

Commit 7e0b5be

Browse files
committed
fix(GitHub Workflows): comment on history depth for semantic-release
1 parent aae48e1 commit 7e0b5be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

{{repo_name}}/.github/workflows/release.yml.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616

17+
# depth=0 is needed for semantic-release
1718
{{ ci.checkout(depth=0) }}
1819

1920
- name: Setup git user

0 commit comments

Comments
 (0)