Add push options to update_versions workflow

This commit is contained in:
amd64fox 2025-11-18 05:20:30 +03:00 committed by GitHub
parent e6b410b837
commit a2fd6913cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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'