ci: rever fetch-depth 0

This commit is contained in:
Nicolas Meienberger 2023-06-21 00:37:26 +02:00
parent 4278de478e
commit dfc82e3c43

View File

@ -11,6 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
- name: Configure repo