This commit is contained in:
Benjamin Lannon 2022-03-05 10:56:29 -05:00
commit 7890981d0e
4 changed files with 9 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "issue-label-manager-action",
"version": "3.0.0",
"version": "3.0.1",
"description": "Will update repo's labels based on data in JSON file located at $REPO/.github/labels.json",
"main": "index.js",
"keywords": [],