Basic action
Opened permissions Move setup to Dockerfile Update Update Update Update Update Update Update Update
This commit is contained in:
parent
a724baac16
commit
4f2170064d
3 changed files with 47 additions and 0 deletions
9
action.yml
Normal file
9
action.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
name: "Build Godot"
|
||||
description: "Build a Godot project for multiple platforms"
|
||||
author: josephbmanley
|
||||
runs:
|
||||
using: docker
|
||||
image: Dockerfile
|
||||
branding:
|
||||
icon: loader
|
||||
color: blue
|
||||
Loading…
Add table
Add a link
Reference in a new issue