Skip to content

Fix syntax for Godot export option in workflow #4

Fix syntax for Godot export option in workflow

Fix syntax for Godot export option in workflow #4

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