We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ce721 commit c5befadCopy full SHA for c5befad
.github/workflows/DeployEverything.yml
@@ -113,7 +113,6 @@ jobs:
113
action: "upload"
114
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
115
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
116
- deployment_environment: Production
117
app_location: "/PocketDDD.BlazorClient/PocketDDD.BlazorClient" # App source code path
118
api_location: "" # Api source code path - optional
119
output_location: "wwwroot" # Built app content directory - optional
0 commit comments