We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89bbf93 commit 1ee78b3Copy full SHA for 1ee78b3
1 file changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ env:
11
# Which godot version to use for exporting.
12
GODOT_VERSION: 4.4.1
13
# Which godot release to use for exporting. (stable/rc/beta/alpha)
14
- GODOT_RELEASE: rc1
+ GODOT_RELEASE: stable
15
# Used in the editor config file name. Do not change this for patch releases.
16
GODOT_FEATURE_VERSION: 4.4
17
# Commit hash
0 commit comments