Update workflow.yml

This commit is contained in:
Alastair Mooney 2020-11-19 13:53:39 +00:00 committed by GitHub
parent 306ecc025e
commit 4dd1fd408b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,3 +8,5 @@ jobs:
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@master"
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}