Skip to content

Commit

Permalink
fix: changed app name
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlaPaiva committed Jan 8, 2024
1 parent 873f699 commit 2236eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_mediatransmute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
id: deploy-to-webapp
uses: azure/webapps-deploy@v2
with:
app-name: 'media-transmute'
app-name: media-transmute
slot-name: 'Production'
publish-profile: ${{ secrets.AZURE_SECRET }}
package: .

0 comments on commit 2236eb1

Please sign in to comment.