Remove token from workflow file

This commit is contained in:
alstr 2021-07-28 19:23:46 +01:00
parent f4831357fb
commit 459402f530

View File

@ -9,5 +9,4 @@ jobs:
uses: "alstr/todo-to-issue-action@master"
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
PROJECTS_SECRET: ${{ secrets.PROJECTS_SECRET }}