Skip to content

Commit

Permalink
Config
Browse files Browse the repository at this point in the history
  • Loading branch information
Mo7ammedd committed Sep 23, 2024
1 parent f96465d commit ec8bc40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main_manga-store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ jobs:
- name: Login to Azure
uses: azure/login@v2
with:
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID }}
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID }}
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID }}
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_3FD02C4AF5B448338069B3933A78ED68 }}
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_96DD4BD5E5584F4BB2CBEB75B8C8774A }}
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_1C3F2168CA4B4C339D6562D9303408C0 }}

- name: Deploy to Azure Web App
id: deploy-to-webapp
Expand Down

0 comments on commit ec8bc40

Please sign in to comment.