Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlaPaiva committed Jan 9, 2024
1 parent 1b6448b commit 291b584
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main_mediatransmute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Build and deploy Node.js app to Azure Web App - MediaTransmute
on:
push:
branches:
- main
- fix/pipeline-deploy
workflow_dispatch:

# There are two jobs in this workflow - build and deploy
Expand Down Expand Up @@ -58,5 +58,4 @@ jobs:
app-name: media-transmute
slot-name: 'Production'
publish-profile: ${{ secrets.AZURE_SECRET }}
kudu_app: 'https://victorious-wave-0f7667510.4.azurestaticapps.net'
package: .

0 comments on commit 291b584

Please sign in to comment.