mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-12-19 05:19:42 +08:00
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:
2
.github/workflows/release-ionic.yml
vendored
2
.github/workflows/release-ionic.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user