Fix build issue in backend-ci.yml
This commit is contained in:
1
.github/workflows/backend-ci.yml
vendored
1
.github/workflows/backend-ci.yml
vendored
@@ -39,5 +39,4 @@ jobs:
|
||||
with:
|
||||
app-name: ${{ env.AZURE_WEBAPP_NAME }}
|
||||
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
|
||||
B
|
||||
package: '${{ env.AZURE_WEBAPP_PACKAGE_PATH }}/backend-app'
|
||||
|
||||
Reference in New Issue
Block a user