Skip to content

Commit

Permalink
Update azure_onlineweb-frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kharann authored Sep 20, 2020
1 parent a67e7af commit daf70da
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/azure_onlineweb-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,3 @@ jobs:
with:
name: deployment_build
path: deployment_build

- name: "Deploy to Azure Web App"
uses: azure/webapps-deploy@v2
with:
app-name: "onlineweb-frontend"
slot-name: "production"
publish-profile: ${{ secrets.AzureAppService_PublishProfile_e04e52940ded45e3afdf32dfab711104 }}
package: deployment_build

0 comments on commit daf70da

Please sign in to comment.