Skip to content

Commit 7941aac

Browse files
miwebstMitch Webster
and
Mitch Webster
authored
Add back output_location (#7)
Co-authored-by: Mitch Webster <[email protected]>
1 parent 3683e75 commit 7941aac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

+3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ inputs:
2020
description: "Directory location of the Azure Functions source code"
2121
required: false
2222
app_artifact_location:
23+
description: "Identical in use to output_location"
24+
required: false
25+
output_location:
2326
description: "Directory location of the compiled application code after building"
2427
required: false
2528
app_build_command:

0 commit comments

Comments
 (0)