Have master-to-main mirror force push (#822)

Not sure quote what the problem is, but it's erroring:
https://github.com/RustSec/advisory-db/runs/2051631730?check_suite_focus=true
This commit is contained in:
Tony Arcieri
2021-03-07 10:44:24 -08:00
committed by GitHub
parent 7b10b2e7a1
commit f960a50364

View File

@@ -11,4 +11,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: git push origin main:master
- run: git push -f origin main:master