Skip to content

Commit

Permalink
Fixed TODO Issue workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
brainsynder-Dev committed Jun 27, 2023
1 parent 59d62b5 commit 9cf6f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
- uses: "actions/checkout@master"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v3.0.2-beta"
id: "Type: Todo"
id: "Type-Todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9cf6f15

Please sign in to comment.