Skip to content

Commit

Permalink
Merge pull request #11 from CarlaPaiva/fix/trying
Browse files Browse the repository at this point in the history
fix: changed secret name
  • Loading branch information
CarlaPaiva authored Jan 8, 2024
2 parents fc35319 + 9c9fc79 commit a3db79e
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 @@ -57,5 +57,5 @@ jobs:
with:
app-name: 'media-transmute'
slot-name: 'Production'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE }}
publish-profile: ${{ secrets.AZURE_SECRET }}
package: .

0 comments on commit a3db79e

Please sign in to comment.