release things

This commit is contained in:
2024-10-27 05:12:02 +01:00
parent d29e128afe
commit 0eb91db3a5
3 changed files with 4 additions and 45 deletions

View File

@@ -7,11 +7,11 @@ on:
env:
GODOT_VERSION: 3.6
EXPORT_NAME: gymkhana
PROJECT_PATH: gymkhana
PROJECT_PATH: .
jobs:
export-linux:
name: Linux Export
runs-on: ubuntu-20.04
runs-on: act-latest
container:
image: barichello/godot-ci:3.6
steps: