mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
Remove token from workflow file
This commit is contained in:
parent
f4831357fb
commit
459402f530
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@ -9,5 +9,4 @@ jobs:
|
||||
uses: "alstr/todo-to-issue-action@master"
|
||||
id: "todo"
|
||||
with:
|
||||
TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
PROJECTS_SECRET: ${{ secrets.PROJECTS_SECRET }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user