We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7941aac commit 1a947afCopy full SHA for 1a947af
action.yml
@@ -34,6 +34,9 @@ inputs:
34
routes_location:
35
description: "Directory location where the routes.json file can be found in the source code"
36
required: false
37
+ skip_app_build:
38
+ description: "Skips the build step for the application source code if set to true."
39
+ required: false
40
outputs:
41
static_web_app_url:
42
description: "Url of the application"
0 commit comments