Skip to content

Commit

Permalink
Update main_tideebayesian.yml
Browse files Browse the repository at this point in the history
name of the application was tideebayesian, but it is tideebayes in azure
  • Loading branch information
apenh authored Jan 23, 2025
1 parent 6cf1292 commit ff7c13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_tideebayesian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ jobs:
uses: azure/webapps-deploy@v2
id: deploy-to-webapp
with:
app-name: 'tideebayesian'
app-name: 'tideebayes'
slot-name: 'Production'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_201538C226254FB9887D76CF08E4EF30 }}

0 comments on commit ff7c13d

Please sign in to comment.