Change version name
Some checks failed
Build Game / Export Game Client (push) Failing after 23s

This commit is contained in:
2025-12-04 09:13:43 +01:00
parent 9daef1ce4e
commit 3966b7dc69

View File

@ -23,7 +23,7 @@ jobs:
# The internal version string Godot expects for templates
# CRITICAL: Run your custom editor, check "Help -> About" to find this exact string.
# It is usually "4.3.stable.custom_build" unless you changed version.py
GODOT_VERSION: "4.6.dev.double.custom_build"
GODOT_VERSION: "4.6.dev.double"
# Registry details
REGISTRY_URL: https://gitea.212.63.210.91.nip.io/api/packages/seedlingattempt/generic
@ -79,7 +79,7 @@ jobs:
# "Linux/X11" must match the name in your export_presets.cfg
./godot_headless --headless --export-release "Linux/X11" build/linux/game.x86_64
cd ..
- name: Upload Artifacts