Skip to content

Commit 0a486d5

Browse files
committed
ci: changelog check
1 parent 3544f7d commit 0a486d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/create-binaries.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
1616
- name: Checkout the repository
1717
uses: actions/checkout@v2
18+
with:
19+
fetch-depth: 0
1820
- name: Generate Change Log
1921
id: generate_log
2022
run: |

0 commit comments

Comments
 (0)