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 615fbc7 commit 56fb6fc
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 @@ -30,7 +30,7 @@ jobs:
allow-no-subscriptions: true
- name: Get Azure DevOps token
id: get_ado_token
run:
run: |
# The resource ID for Azure DevOps is always 499b84ac-1321-427f-aa17-267ca6975798
# https://learn.microsoft.com/azure/devops/integrate/get-started/authentication/service-principal-managed-identity
az account set -s $(secrets.ADO_SUBSCRIPTION_ID)
Expand Down

0 comments on commit 56fb6fc

Please sign in to comment.