Add push options to update_versions workflow
This commit is contained in:
parent
e6b410b837
commit
a2fd6913cc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update_versions.yml
vendored
1
.github/workflows/update_versions.yml
vendored
|
|
@ -42,3 +42,4 @@ jobs:
|
|||
file_pattern: 'versions.json'
|
||||
commit_user_name: 'GitHub Action'
|
||||
commit_user_email: 'action@github.com'
|
||||
push_options: '--force-with-lease'
|
||||
|
|
|
|||
Loading…
Reference in a new issue