Skip to content

Commit

Permalink
Update dev_cippjta72.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnDuprey authored Jan 25, 2025
1 parent 939a56d commit 85728f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev_cippjta72.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ env:
AZURE_FUNCTIONAPP_PACKAGE_PATH: '.' # set this to the path to your web app project, defaults to the repository root

jobs:
if: github.event.repository.fork == false
deploy:
if: github.event.repository.fork == false
runs-on: windows-latest

steps:
Expand All @@ -28,4 +28,4 @@ jobs:
app-name: 'cippjta72'
slot-name: 'Production'
package: ${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_6472818415124CAB84BCDF49D430C471 }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_6472818415124CAB84BCDF49D430C471 }}

0 comments on commit 85728f6

Please sign in to comment.