Skip to content

Commit

Permalink
Remove environment specifier on blazor client deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
russdaygh committed Apr 25, 2024
1 parent a4ce721 commit c5befad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/DeployEverything.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ jobs:
action: "upload"
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
deployment_environment: Production
app_location: "/PocketDDD.BlazorClient/PocketDDD.BlazorClient" # App source code path
api_location: "" # Api source code path - optional
output_location: "wwwroot" # Built app content directory - optional
Expand Down

0 comments on commit c5befad

Please sign in to comment.