We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a3b39 commit baf2c3eCopy full SHA for baf2c3e
1 file changed
.github/workflows/syncAdo.yml
@@ -20,7 +20,7 @@ jobs:
20
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
21
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
22
- name: Sync to ADO
23
- uses: champnic/github-actions-issue-to-work-item@simple-sync-azurecli
+ uses: champnic/github-actions-issue-to-work-item@simple-sync
24
env:
25
github_token: "${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}"
26
ado_token: '${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}'
0 commit comments