We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e218cbd commit 978fe89Copy full SHA for 978fe89
1 file changed
.github/workflows/testAction.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
+ uses: champnic/github-actions-issue-to-work-item@simple-sync-azurecli
24
env:
25
github_token: "${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}"
26
with:
0 commit comments