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
ed8b4415a8
commit
6cfee4b106
@ -25,7 +25,7 @@ Latest version is `v1.1.2-beta`.
|
|||||||
steps:
|
steps:
|
||||||
- uses: "actions/checkout@master"
|
- uses: "actions/checkout@master"
|
||||||
- name: "TODO to Issue"
|
- name: "TODO to Issue"
|
||||||
uses: "alstr/todo-to-issue-action@v1.1.1-beta"
|
uses: "alstr/todo-to-issue-action@v1.1.2-beta"
|
||||||
with:
|
with:
|
||||||
REPO: ${{ github.repository }}
|
REPO: ${{ github.repository }}
|
||||||
BEFORE: ${{ github.event.before }}
|
BEFORE: ${{ github.event.before }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user