Skip to content

Commit

Permalink
no slot name
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlSargunar committed Feb 12, 2024
1 parent 8517e66 commit 1a2b5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
uses: azure/webapps-deploy@v2
with:
app-name: 'simple-forms'
slot-name: 'Production'
# slot-name: 'Production'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE }}
package: .

0 comments on commit 1a2b5d6

Please sign in to comment.