Skip to content

Bump com.github.Col-E:CAFED00D from 1.10.2 to 2.0.0 #147

Bump com.github.Col-E:CAFED00D from 1.10.2 to 2.0.0

Bump com.github.Col-E:CAFED00D from 1.10.2 to 2.0.0 #147

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 }}