Skip to content

Commit

Permalink
Update poi-cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maradev418 authored Sep 14, 2021
1 parent 9a01424 commit 86598df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/poi-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
uses: Azure/webapps-deploy@v2
with:
# Name of the Azure Web App
app-name: $webapp_name
app-name: 'openhackdg116md5poi'
# Applies to Web Apps(Windows and Linux) and Web App Containers(linux). Multi container scenario not supported. Publish profile (*.publishsettings) file contents with Web Deploy secrets
publish-profile: ${{secrets.PUBLISH_PROFILE}}
# Enter an existing Slot other than the Production slot
Expand Down

0 comments on commit 86598df

Please sign in to comment.