mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Create 4.5 branch
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user