diff --git a/.github/workflows/testAction.yml b/.github/workflows/testAction.yml index ef9c2b75..e06e9a07 100644 --- a/.github/workflows/testAction.yml +++ b/.github/workflows/testAction.yml @@ -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 }}" with: