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:
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 }}
|
||||
|
||||
Reference in New Issue
Block a user