Skip to content

Commit 291f27c

Browse files
authored
Update main.yml
1 parent 17e409c commit 291f27c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.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: Testing workflow
1111
steps:
12-
- uses: danhellem/github-actions-issue-to-work-item@md-to-html
12+
- uses: danhellem/github-actions-issue-to-work-item@mdToHtml
1313
env:
1414
ado_token: '${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}'
1515
github_token: '${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}'

0 commit comments

Comments
 (0)