Skip to content

Commit d61ce3f

Browse files
committed
try fetch-depth 5
1 parent a433797 commit d61ce3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
uses: actions/checkout@v2
4848
with:
4949
ref: ${{ env.HEAD_COMMIT }}
50+
fetch-depth: 5
5051
- name: Setup tmate session
5152
uses: mxschmitt/action-tmate@v3
5253
- name: Get commit message

0 commit comments

Comments
 (0)