Let Prettier reformat all of the things

This commit is contained in:
James M. Greene
2022-09-16 20:37:18 -05:00
parent b030b061cb
commit 069c984c5e
12 changed files with 64 additions and 72 deletions

View File

@@ -5,7 +5,7 @@ on:
workflow_dispatch:
inputs:
TAG_NAME:
description: "Tag name that the major tag will point to"
description: 'Tag name that the major tag will point to'
required: true
env: