1 parent 17e409c commit 291f27cCopy full SHA for 291f27c
1 file changed
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
name: Testing workflow
11
steps:
12
- - uses: danhellem/github-actions-issue-to-work-item@md-to-html
+ - uses: danhellem/github-actions-issue-to-work-item@mdToHtml
13
env:
14
ado_token: '${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}'
15
github_token: '${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}'
0 commit comments