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:
|
||||
- uses: "actions/checkout@master"
|
||||
- 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:
|
||||
REPO: ${{ github.repository }}
|
||||
BEFORE: ${{ github.event.before }}
|
||||
@ -102,4 +102,4 @@ https://www.jacobtomlinson.co.uk/posts/2019/creating-github-actions-in-python/
|
||||
|
||||
Thanks to GitHub's [linguist repo](https://github.com/github/linguist/) for the handy `languages.yml` file used by the app to determine the correct highlighting to apply to code snippets:
|
||||
|
||||
https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml
|
||||
https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user