Skip to content

Commit d15bfe1

Browse files
committed
ci(update): workflow_dispatch version input description fix
1 parent 027f938 commit d15bfe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
workflow_dispatch:
1111
inputs:
1212
version:
13-
description: "Version of https://www.npmjs.com/package/@github/openapi"
13+
description: "Version of https://www.npmjs.com/package/@octokit/openapi"
1414
required: true
1515

1616
jobs:

0 commit comments

Comments
 (0)