Skip to content

Commit

Permalink
Update syncAdo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
champnic committed Jul 25, 2024
1 parent bdccff9 commit d3d3c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/syncAdo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
- name: Sync to ADO
uses: champnic/github-actions-issue-to-work-item@simple-sync
uses: champnic/github-actions-issue-to-work-item@simple-sync-azurecli
env:
github_token: "${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}"
ado_token: '${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}'
Expand Down

0 comments on commit d3d3c6a

Please sign in to comment.