Actions for releasing godot build to various platforms.
All actions assume you are using the following container for the jobs: (update godot version to the one you are using)
container:
image: barichello/godot-ci:4.3
A composite actions that simplifies the build process for you. Intended to be usind in a matrix:
strategy:
matrix:
channel: [web, win, linux]
Setup godot environment build file
Generate changelog between tags