Scripts changes & Test

This commit is contained in:
2020-01-31 23:40:30 -05:00
parent 0782209122
commit 9acd6abd7d
8 changed files with 94 additions and 9 deletions

View File

@ -14,6 +14,8 @@ inputs:
package:
description: 'Set true to output an artifact zip file'
required: false
projectDir:
description: 'Location of Godot project in repository'
runs:
using: docker
image: Dockerfile
@ -22,6 +24,7 @@ runs:
- ${{ inputs.preset }}
- ${{ inputs.subdirectory }}
- ${{ inputs.package }}
- ${{ inputs.projectDir }}
branding:
icon: loader
color: blue