Skip to content

Commit

Permalink
Update AzureDevOps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelhorak authored Jan 3, 2025
1 parent fc78508 commit 46df2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AzureDevOps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
client-id: ${{ secrets.ENTRA_APP_CLIENT_ID }}
tenant-id: ${{ secrets.ENTRA_APP_TENANT_ID }}
allow-no-subscriptions: true
subscription-id: ${{ secrets.ADO_SUBSCRIPTION_ID }}
- name: Get Azure DevOps token
id: get_ado_token
run:
Expand Down

0 comments on commit 46df2e2

Please sign in to comment.