Update mirror-main-to-master.yml

This commit is contained in:
Shati Patel
2021-04-29 22:31:08 +01:00
committed by GitHub
parent 026e750fb3
commit fcf0d05135

View File

@@ -13,6 +13,8 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Push main to master
run: git push -f origin main:master
run: git push origin main:master