Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SIGMazer authored May 5, 2024
1 parent f041bcb commit ce34955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.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: 'InternetApplications-DevOpsTask'
app-name: 'ia-back'
slot-name: 'production'
package: .
publish-profile: ${{ secrets.AzureAppService_PublishProfile_ffedfa0750ef440b991aad7e4f93a3f9 }}
Expand Down

0 comments on commit ce34955

Please sign in to comment.