Skip to content

Commit

Permalink
Update main_socalmeshbot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebenner authored Oct 22, 2024
1 parent 69f96bc commit 263ffa0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main_socalmeshbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
uses: azure/webapps-deploy@v3
with:
app-name: 'socalmeshbot'
slot-name: 'production' # Ensure the slot exists in Azure Web App
publish-profile: ${{ secrets.AzureAppService_PublishProfile_1027a7ef2c324fb1a4275ee4a67ff831 }}
images: |
dragones.azurecr.io/socalmeshbot:${{ github.sha }}

0 comments on commit 263ffa0

Please sign in to comment.