chore(ci): fix typo in workflow description (#26978)

this commit fixes a small grammatical error that was found while looking
at prior art for this type of workflow (for stencil).
This commit is contained in:
Ryan Waskiewicz
2023-03-17 08:58:45 -04:00
committed by GitHub
parent 118b6ba25f
commit f8eedfb5cf

View File

@@ -8,7 +8,7 @@ on:
type: string
required: true
tag:
description: 'The tag to publish to on NPM.'
description: 'The tag to publish to NPM.'
type: string
required: true
secrets: