chore: use fetch-depth 0

This commit is contained in:
bcakmakoglu
2022-06-16 23:16:23 +02:00
parent e154b60a6a
commit 14a1843d9b

View File

@@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Generate a changelog
uses: orhun/git-cliff-action@v1