mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-06 11:39:45 +01:00
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:
2
.github/workflows/mirror-main-to-master.yml
vendored
2
.github/workflows/mirror-main-to-master.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user