Skip to content

Commit da18358

Browse files
authored
Update create-release.yml
1 parent f92dda1 commit da18358

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/create-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
steps:
3939
- name: Check out the repo
4040
uses: actions/checkout@v2
41+
with:
42+
fetch-depth: 0
4143
- name: Setup awesome-ci
4244
uses: fullstack-devops/awesome-ci-action@main
4345

0 commit comments

Comments
 (0)