Skip to content

Commit 5b650a0

Browse files
authored
Update createAdo.yml
1 parent 3acb29f commit 5b650a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/createAdo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
name: Syncing to Azure DevOps
1111
steps:
12-
- uses: captainbrosset/github-actions-issue-to-work-item@simple-sync
12+
- uses: champnic/github-actions-issue-to-work-item@simple-sync
1313
env:
1414
github_token: "${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}"
1515
ado_token: '${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}'

0 commit comments

Comments
 (0)