We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 987bc38 commit 315d049Copy full SHA for 315d049
.github/workflows/check_auth.yml
@@ -51,6 +51,7 @@ jobs:
51
client-id: ${{ secrets.AZURE_CLIENT_ID }}
52
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
53
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
54
+ auth-type: ID_TOKEN
55
56
- name: Send JSON files to API and check response
57
env:
0 commit comments