release workflow

This commit is contained in:
2023-08-26 16:26:16 +02:00
parent 17911fa1b5
commit a3633ddd3b

View File

@@ -11,7 +11,7 @@ env:
jobs: jobs:
export-linux: export-linux:
name: Linux Export name: Linux Export
runs-on: ubuntu-latest:docker://node:16-bullseye runs-on: node:16-bullseye
container: container:
image: barichello/godot-ci:3.5.2 image: barichello/godot-ci:3.5.2
steps: steps: