Skip to content

Bump com.github.Col-E:CAFED00D from 2.0.0 to 2.0.1 (#134) #162

Bump com.github.Col-E:CAFED00D from 2.0.0 to 2.0.1 (#134)

Bump com.github.Col-E:CAFED00D from 2.0.0 to 2.0.1 (#134) #162

Workflow file for this run

name: "TODO Issue Creator"
on: ["push"]
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@master"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v3.0.2-beta"
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}