try to fix the git push frogejo action
This commit is contained in:
parent
31486c0e2d
commit
41f53486db
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ jobs:
|
|||
steps:
|
||||
|
||||
- name: checkout repository
|
||||
if: github.event_name != 'schedule'
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
depth: 0
|
||||
|
|
Loading…
Reference in a new issue