Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

Commit

Permalink
Update website.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OpportunityLiu authored Nov 19, 2019
1 parent 322ad2a commit 847a033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- name: 'Run Azure webapp deploy action using publish profile credentials'
uses: azure/webapps-deploy@v1
with:
app-name: mydotnetcoreapp # Replace with your app name
app-name: EhTagConnector # Replace with your app name
publish-profile: ${{ secrets.AzureWebAppPublishProfile }} # Define secret variable in repository settings as per action documentation
package: './publish'

0 comments on commit 847a033

Please sign in to comment.