fix(test): set the fetch-depth to 0

This commit is contained in:
orhun
2021-06-18 03:38:59 +03:00
parent a5d68c8aa9
commit ba9e17e7eb

View File

@@ -9,6 +9,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Generate a changelog
id: git-cliff
uses: ./