diff --git a/.github/workflows/update_versions.yml b/.github/workflows/update_versions.yml index c986b8b..9f3cec6 100644 --- a/.github/workflows/update_versions.yml +++ b/.github/workflows/update_versions.yml @@ -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'