Updating deps, switching to ncc & adding option to not delete labels

This commit is contained in:
Benjamin Lannon 2021-05-29 11:11:43 -04:00
commit f3fc93acca
8 changed files with 337 additions and 7865 deletions

View file

@ -7,3 +7,8 @@ runs:
branding:
icon: "upload"
color: "green"
inputs:
delete:
description: "Will not delete any existing labels and will only modify / create them"
required: false
default: false