Skip to content

Commit

Permalink
Fix workflow file.
Browse files Browse the repository at this point in the history
  • Loading branch information
homotechsual committed Aug 16, 2024
1 parent 4020066 commit d899c0c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/master_cippn5jst.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# Docs for the Azure Web Apps Deploy action: https://github.com/azure/functions-action
# More GitHub Actions for Azure: https://github.com/Azure/actions

<<<<<<<< HEAD:.github/workflows/master_cippn5jst.yml
name: Build and deploy Powershell project to Azure Function App - cippn5jst
========
name: Build and deploy Powershell project to Azure Function App - cipp4i6t3
>>>>>>>> upstream/master:.github/workflows/dev_cipp4i6t3.yml

on:
push:
Expand All @@ -28,14 +24,7 @@ jobs:
uses: Azure/functions-action@v1
id: fa
with:
<<<<<<<< HEAD:.github/workflows/master_cippn5jst.yml
app-name: 'cippn5jst'
slot-name: 'Production'
package: ${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_E395E760110846D7998BFD7562D51496 }}
========
app-name: 'cipp4i6t3'
slot-name: 'Production'
package: ${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_9D257A31ACA24925A112AF5FFC2BEAFE }}
>>>>>>>> upstream/master:.github/workflows/dev_cipp4i6t3.yml

0 comments on commit d899c0c

Please sign in to comment.