From 7c709f682d0c9389cfc67ccb954d3ea15f6e0392 Mon Sep 17 00:00:00 2001 From: "Wilson E. Alvarez" Date: Wed, 18 Dec 2024 17:46:27 -0500 Subject: [PATCH] GHA: Set godot-ref to master --- .github/workflows/all_builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/all_builds.yml b/.github/workflows/all_builds.yml index 065fe440..9ce09e1b 100644 --- a/.github/workflows/all_builds.yml +++ b/.github/workflows/all_builds.yml @@ -5,7 +5,7 @@ on: godot-ref: description: A tag, branch or commit hash in the Godot repository. type: string - default: 4.3-stable + default: master limboai-ref: description: A tag, branch or commit hash in the LimboAI repository. type: string