Disabled export caching feature (incompatible with gitea)
Release / Export Game (push) Successful in 1m50s
Release / Export Game (push) Successful in 1m50s
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
|||||||
godot_export_templates_download_url: https://godot-releases.nbg1.your-objectstorage.com/4.6.3-stable/Godot_v4.6.3-stable_mono_export_templates.tpz
|
godot_export_templates_download_url: https://godot-releases.nbg1.your-objectstorage.com/4.6.3-stable/Godot_v4.6.3-stable_mono_export_templates.tpz
|
||||||
relative_project_path: ./
|
relative_project_path: ./
|
||||||
archive_output: true
|
archive_output: true
|
||||||
cache: true
|
# cache: true # doesn't work on gitea
|
||||||
|
|
||||||
# --- not tagged: rolling nightly, updates the existing release ---
|
# --- not tagged: rolling nightly, updates the existing release ---
|
||||||
- name: create nightly release
|
- name: create nightly release
|
||||||
|
|||||||
Reference in New Issue
Block a user