Skip to content

Enable Godot 3 usage in workflow #3

Enable Godot 3 usage in workflow

Enable Godot 3 usage in workflow #3

Workflow file for this run

name: Build Game
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Godot Export
uses: firebelley/godot-export@v7.0.0
with:
use-godot-3: true