We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62afc5c commit 4843431Copy full SHA for 4843431
1 file changed
.github/workflows/azure-static-web-app.yml
@@ -62,7 +62,7 @@ jobs:
62
action: "upload"
63
app_location: "output/wwwroot" # Path to your .csproj folder
64
api_location: "" # Leave empty if no API
65
- output_location: "output/wwwroot"
+ output_location: "" # Leave empty when using 'upload' action with a pre-built app
66
skip_api_build: true
67
skip_app_build: true
68
0 commit comments