We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ff32e commit b900748Copy full SHA for b900748
1 file changed
.github/workflows/PocketDDDServerWebAPI2024.yml
@@ -6,7 +6,7 @@ on:
6
- main
7
8
env:
9
- AZURE_WEBAPP_PACKAGE_PATH: PocketDDD.Server.WebAPI\publish
+ AZURE_WEBAPP_PACKAGE_PATH: PocketDDD.Server.WebAPI/publish
10
CONFIGURATION: Release
11
DOTNET_CORE_VERSION: 8.0.x
12
WORKING_DIRECTORY: PocketDDD.Server/PocketDDD.Server.WebAPI
0 commit comments