set fetch depth 0
All checks were successful
github-mirror / push-github (push) Successful in 4s

This commit is contained in:
tueem 2024-11-07 12:42:09 +01:00
parent f835cfa500
commit 7d378e6451
Signed by: tueem
GPG Key ID: 65C8667EC17A88FB

@ -6,6 +6,8 @@ jobs:
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Push to GitHub - name: Push to GitHub
uses: pixta-dev/repository-mirroring-action@v1 uses: pixta-dev/repository-mirroring-action@v1
with: with: