[core] now use force push
This commit is contained in:
parent
b19e0aec75
commit
0cdc281828
|
@ -42,6 +42,7 @@ jobs:
|
|||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: ${{env.BRANCH_NAME}}
|
||||
force: true
|
||||
|
||||
- name: Create Auto PR
|
||||
if: "!contains(steps.log.outputs.message, 'Updated Patch Count') && contains(steps.repo.outputs.message, 'lnis-uofu/OpenFPGA')"
|
||||
|
|
Loading…
Reference in New Issue