mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 07:16:42 +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"
|
uses: "alstr/todo-to-issue-action@master"
|
||||||
id: "todo"
|
id: "todo"
|
||||||
with:
|
with:
|
||||||
TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
PROJECTS_SECRET: ${{ secrets.PROJECTS_SECRET }}
|
PROJECTS_SECRET: ${{ secrets.PROJECTS_SECRET }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user