This commit is contained in:
Tommy 2023-10-28 08:40:58 +02:00
parent 95ef33805f
commit bf8317f147

View file

@ -19,6 +19,8 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
- name: Configure Git
run: |