small racing game im working on
godot4.0
bendn 2023-03-02
parent 52e60f4 · commit dcac690
-rw-r--r--.github/workflows/export.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/export.yml b/.github/workflows/export.yml
index 87367ae..44c324d 100644
--- a/.github/workflows/export.yml
+++ b/.github/workflows/export.yml
@@ -18,5 +18,5 @@ jobs:
uses: bend-n/godot-actions/.github/workflows/callable-export.yml@main
with:
export-name: tracer
- image: ghcr.io/bend-n/godot:4.0.rc
+ image: ghcr.io/bend-n/godot:4.0
platforms: "windows linux mac"