Skip to content

Commit 3683e75

Browse files
miwebstMitch Webster
andauthored
Revert output location addition (Azure#6)
Co-authored-by: Mitch Webster <[email protected]>
1 parent 9c29d78 commit 3683e75

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

action.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,8 @@ inputs:
1919
api_location:
2020
description: "Directory location of the Azure Functions source code"
2121
required: false
22-
output_location:
23-
description: "Directory location of the compiled application code after building"
24-
required: false
2522
app_artifact_location:
26-
description: "Identical in use to output_location"
23+
description: "Directory location of the compiled application code after building"
2724
required: false
2825
app_build_command:
2926
description: "Custom command for Oryx to run when building application source code"

0 commit comments

Comments
 (0)