Update backend-ci.yml
This commit is contained in:
2
.github/workflows/backend-ci.yml
vendored
2
.github/workflows/backend-ci.yml
vendored
@@ -36,4 +36,4 @@ jobs:
|
||||
with:
|
||||
app-name: ${{ env.AZURE_WEBAPP_NAME }}
|
||||
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
|
||||
package: './publish/publish/Web/release/'
|
||||
package: './backend/publish/publish/Web/release/'
|
||||
|
||||
Reference in New Issue
Block a user