We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1362a9 commit 70f76edCopy full SHA for 70f76ed
action.yml
@@ -10,7 +10,6 @@ inputs:
10
godot-version:
11
description: 'Version of godot required to build the project'
12
default: 'latest'
13
-outputs:
14
runs:
15
using: 'docker'
16
image: 'docker://gamedrivendesign/godot-export:${{ inputs.godot-version }}' # use already built docker images
0 commit comments