Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
758
stars
133
forks
source link
[4.3] Fix CI and Update Deprecated Step in Github Workflow #159
Closed
and1zero closed 1 month ago
WHAT
upload-artifact
from v1 to v4.test-project
to be compatible with Godot 4.3.WHY
upload-artifact@v1
is deprecated. Reference: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/TESTING
CI Build in my Pull Request: and1zero/godot-ci#1