Skip to content

Commit c5befad

Browse files
committed
Remove environment specifier on blazor client deployment
1 parent a4ce721 commit c5befad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/DeployEverything.yml

-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ jobs:
113113
action: "upload"
114114
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
115115
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
116-
deployment_environment: Production
117116
app_location: "/PocketDDD.BlazorClient/PocketDDD.BlazorClient" # App source code path
118117
api_location: "" # Api source code path - optional
119118
output_location: "wwwroot" # Built app content directory - optional

0 commit comments

Comments
 (0)