Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CodedByMistake committed May 27, 2024
2 parents b52b1de + 1fd13cf commit 4ab014d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main_estbound.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ jobs:
- name: Login to Azure
uses: azure/login@v1
with:
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_FE8479E2E1D94FDD870675F5CDB56C53 }}
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_48D3777632A64C3AB16D83ED18F8F8ED }}
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_28FE9FA51CEC4B1F99E026AD1E87C190 }}
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_F747797F77EE4974A3C1E0BC2846852E }}
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_B79152689B914B93B362780DCA1FA11A }}
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_857BD96CD8534808AE8736E97B3A245C }}

- name: 'Deploy to Azure Web App'
uses: azure/webapps-deploy@v2
Expand Down
File renamed without changes.

0 comments on commit 4ab014d

Please sign in to comment.