Update README.md

This commit is contained in:
Benjamin Lannon 2018-12-12 20:12:23 -05:00 committed by GitHub
commit 3984e22b68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,8 @@ The result of using the labels.json file shown above is as follows:
![Labels result](screenshots/labels.png)
If a label doesn't need a description, leave out the `description` field of the entry in the json file and when deployed the label will not contain a description.
## Usage
This action only needs the GITHUB_TOKEN secret as it interacts with the GitHub API to modify labels. The action can be used as such: