fix: fetching depth 0

This commit is contained in:
Constrat
2024-08-19 16:29:14 +02:00
parent 2ef0ffef20
commit bcd69b5be8

View File

@@ -11,6 +11,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false # Needed to bypass protection rules in Push changes
- name: Get last checked commit