Skip to content

Commit 16eb931

Browse files
committed
Fixed! Removed the invalid clean parameter from the webapps deployment action.
1 parent 69b5e7a commit 16eb931

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
with:
4545
app-name: ${{ secrets.AZURE_APPSERVICE_NAME }}
4646
package: backend/publish
47-
clean: true
4847

4948
deploy-frontend:
5049
name: Deploy Frontend to Azure

0 commit comments

Comments
 (0)