Skip to content

Commit a0b8d90

Browse files
committed
fix: remove slot-name parameter from Azure Web App deployment step
1 parent 1587bdb commit a0b8d90

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,3 @@ jobs:
9999
with:
100100
app-name: ${{ secrets.AZURE_WEBAPP_NAME }}
101101
images: ${{ secrets.ACR_LOGIN_SERVER }}/express-server:latest
102-
slot-name: production

0 commit comments

Comments
 (0)