mirror of
https://github.com/yeslayla/build-godot-action.git
synced 2025-01-14 04:53:26 +01:00
Update ReadMe.md
This commit is contained in:
parent
80800f3c97
commit
9615502e35
10
ReadMe.md
10
ReadMe.md
@ -40,6 +40,12 @@ steps:
|
|||||||
|
|
||||||
Boolean value, when set to true, builds artficat zip file.
|
Boolean value, when set to true, builds artficat zip file.
|
||||||
|
|
||||||
|
#### projectDir
|
||||||
|
|
||||||
|
*Optional*
|
||||||
|
|
||||||
|
Directory in workspace containing your godot project.
|
||||||
|
|
||||||
#### debugMode
|
#### debugMode
|
||||||
|
|
||||||
*Optional*
|
*Optional*
|
||||||
@ -50,11 +56,11 @@ steps:
|
|||||||
|
|
||||||
#### build
|
#### build
|
||||||
|
|
||||||
The location the outputed build is placed.
|
The location the outputed build is placed relative to GitHub Workspace.
|
||||||
|
|
||||||
#### artifact
|
#### artifact
|
||||||
|
|
||||||
The location the outputed artifact is placed.
|
The location the outputed artifact is placed relative to GitHub Workspace.
|
||||||
|
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
Loading…
Reference in New Issue
Block a user