Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
edit9
Browse files Browse the repository at this point in the history
  • Loading branch information
osoohynn committed Aug 25, 2024
1 parent caba891 commit c55b156
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main_sh-crescendo-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ jobs:
- name: Login to Azure
uses: azure/login@v2
with:
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_07128A1682B3405E98BDB9D85E90E1ED }}
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_23B73E15708D435E900E878954B94E7E }}
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_794754373FBF456596BF1C34BA681B3C }}
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID_D59EDC969DD64B72AFD452B673A10F06 }}
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID_5D4409B83378496FA3C9DFC1CD276C15 }}
subscription-id: ${{ secrets.AZUREAPPSERVICE_SUBSCRIPTIONID_3175DEB86B40415481768E3535122B96 }}

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

0 comments on commit c55b156

Please sign in to comment.