Merge pull request '💚 ci: fixing unresolved depth' (#3) from ci/add-automatic-sync into main
All checks were successful
Sync to GitHub / sync (push) Successful in 7s
All checks were successful
Sync to GitHub / sync (push) Successful in 7s
Reviewed-on: rafiarrafif/AnimeTV-Backend#3
This commit is contained in:
@ -11,6 +11,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout from Gitea
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Push to GitHub mirror-main
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user