try to fix the git push frogejo action

This commit is contained in:
Ingolf Wagner 2024-07-21 12:21:46 +02:00
parent 31486c0e2d
commit 41f53486db
Signed by: palo
GPG key ID: 76BF5F1928B9618B

View file

@ -12,7 +12,6 @@ jobs:
steps:
- name: checkout repository
if: github.event_name != 'schedule'
uses: actions/checkout@v2
with:
depth: 0