mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
Update README.md
This commit is contained in:
parent
2616323745
commit
bf00077ed8
@ -32,7 +32,7 @@ Create a `workflow.yml` file in your `.github/workflows` directory like:
|
||||
steps:
|
||||
- uses: "actions/checkout@master"
|
||||
- name: "TODO to Issue"
|
||||
uses: "alstr/todo-to-issue-action@v4.0.5"
|
||||
uses: "alstr/todo-to-issue-action@v4.0.6"
|
||||
id: "todo"
|
||||
with:
|
||||
TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
@ -69,6 +69,7 @@ There are additional inputs if you want to be able to assign issues to projects.
|
||||
* HTML
|
||||
* Java
|
||||
* JavaScript
|
||||
* Julia
|
||||
* Kotlin
|
||||
* Less
|
||||
* Markdown
|
||||
|
||||
Loading…
Reference in New Issue
Block a user