From 9615502e3546a7d49e0411971f24aef52649a5fb Mon Sep 17 00:00:00 2001 From: Joseph Manley Date: Sun, 3 May 2020 22:03:30 -0400 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 693c483..48d9558 100644 --- a/ReadMe.md +++ b/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