Create 4.5 branch

This commit is contained in:
Max Hilbrunner
2025-09-13 04:25:03 +02:00
parent 055170e136
commit df7d8ddf64
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ on:
env:
# TODO: Add a way to handle multiple potential cherrypick targets.
TARGET_BRANCH: '4.3'
TARGET_BRANCH: '4.5'
USERNAME: 'Godot Organization'
EMAIL: 'noreply@godotengine.org'
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-24.04
timeout-minutes: 10
env:
engine_rev: 'master'
engine_rev: '4.5'
permissions:
contents: write
pull-requests: write