We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3683e75 commit 7941aacCopy full SHA for 7941aac
action.yml
@@ -20,6 +20,9 @@ inputs:
20
description: "Directory location of the Azure Functions source code"
21
required: false
22
app_artifact_location:
23
+ description: "Identical in use to output_location"
24
+ required: false
25
+ output_location:
26
description: "Directory location of the compiled application code after building"
27
28
app_build_command:
0 commit comments