Merge branch 'main' of https://github.com/Hutopy/hutopy
This commit is contained in:
3
.github/workflows/backend-ci.yml
vendored
3
.github/workflows/backend-ci.yml
vendored
@@ -36,5 +36,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
app-name: ${{ env.AZURE_WEBAPP_NAME }}
|
app-name: ${{ env.AZURE_WEBAPP_NAME }}
|
||||||
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
|
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
|
||||||
A
|
package: './backend/publish/publish/Web/release/'
|
||||||
package: './publish/publish/Web/release/'
|
|
||||||
|
|||||||
Reference in New Issue
Block a user