This commit is contained in:
2025-01-16 00:28:02 -05:00

View File

@@ -36,5 +36,4 @@ jobs:
with:
app-name: ${{ env.AZURE_WEBAPP_NAME }}
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
A
package: './publish/publish/Web/release/'
package: './backend/publish/publish/Web/release/'