Skip to content

Commit

Permalink
Update main_azure-functions-jk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JeevarajK authored Dec 26, 2023
1 parent bb099c4 commit 3ebffd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main_azure-functions-jk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on: |+
push:
branches:
- main
workflow_dispatch:
#workflow_dispatch:
env:
AZURE_FUNCTIONAPP_PACKAGE_PATH: '.' # set this to the path to your web app project, defaults to the repository root
Expand Down Expand Up @@ -40,4 +40,4 @@ jobs:
app-name: 'azure-functions-jk'
slot-name: 'Production'
package: '${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}/output'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_606E96A2722847FB8697FFB843EC6E12 }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_606E96A2722847FB8697FFB843EC6E12 }}

0 comments on commit 3ebffd3

Please sign in to comment.