Update action.yml

This commit is contained in:
Alastair Mooney 2020-11-19 13:52:30 +00:00 committed by GitHub
parent 7e72ab378a
commit 306ecc025e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,6 @@ inputs:
TOKEN:
description: "The GitHub access token to allow us to retrieve, create and update issues (automatically set)"
required: true
default: "${{ secrets.GITHUB_TOKEN }}"
LABEL:
description: "The label that will be used to identify TODO comments (e.g. # TODO for Python)"
required: true