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 2bc41d3 commit cb7c389
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 }}
subscription-id: ${{ secrets.ADO_SUBSCRIPTION_ID }}
allow-no-subscriptions: true
# - name: Get Azure DevOps token
# id: get_ado_token
# run:
Expand Down

0 comments on commit cb7c389

Please sign in to comment.