mirror of
https://github.com/yeslayla/build-godot-action.git
synced 2025-01-13 12:33:28 +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.
|
||||
|
||||
#### projectDir
|
||||
|
||||
*Optional*
|
||||
|
||||
Directory in workspace containing your godot project.
|
||||
|
||||
#### debugMode
|
||||
|
||||
*Optional*
|
||||
@ -50,11 +56,11 @@ steps:
|
||||
|
||||
#### build
|
||||
|
||||
The location the outputed build is placed.
|
||||
The location the outputed build is placed relative to GitHub Workspace.
|
||||
|
||||
#### artifact
|
||||
|
||||
The location the outputed artifact is placed.
|
||||
The location the outputed artifact is placed relative to GitHub Workspace.
|
||||
|
||||
|
||||
## Credits
|
||||
|
Loading…
Reference in New Issue
Block a user