Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtheantitwink committed Jun 14, 2024
1 parent 12daba8 commit 0bee058
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ jobs:
- name: Azure Login
uses: azure/login@v2.1.1
with:
client-id: ${{ vars.AZ_CLIENT_ID }}
tenant-id: ${{ vars.AZ_TENANT_ID }}
subscription-id: ${{ vars.AZ_SUBSCRIPTION_ID }}
creds: '{"clientSecret": "${{ secrets.AZ_CLIENT_SECRET }}", "tenantId": "${{ vars.AZ_TENANT_ID }}", "clientId": "${{ vars.AZ_CLIENT_ID }}", "subscriptionId": "${{ vars.AZ_SUBSCRIPTION_ID }}" }'
enable-AzPSSession: true
auth-type: SERVICE_PRINCIPAL
Expand Down

0 comments on commit 0bee058

Please sign in to comment.