Update gh-sync.yml to fix tracking bugs
Craig Loewen committed
Oct 3, 2023 at 17:43 UTC
427141e86ebf983c189d9e7cfa6b23afcfca0796
1 file changed
+2
-2
.github/workflows/gh-sync.yml
+2
-2
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: 'Trigger gh-sync'
15
- uses: craigloewen-msft/gh-sync/gh-sync@main
15
+ uses: craigloewen-msft/gh-sync@main
16
with:
17
ado-organization-url: ${{ secrets.AZURE_DEVOPS_URL }}
18
ado-project: ${{ secrets.AZURE_DEVOPS_PROJECT }}
@@ -37,4 +37,4 @@ jobs:
37
issue-number: ${{github.event.issue.number}} # Auto-generated from GitHub action
38
ado-token: ${{ secrets.AZURE_DEVOPS_TOKEN }} # Your Personal Access Token (PAT)
39
github-token: ${{ secrets.GITHUB_TOKEN }} # Auto-generated from GitHub action
40
-
\ No newline at end of file
40
+