fix: Change issue ID to be string
This commit is contained in:
@@ -12,7 +12,7 @@ on:
|
||||
default: 11
|
||||
description: The project number where the issue should be updated
|
||||
issue-id:
|
||||
type: number
|
||||
type: string
|
||||
required: true
|
||||
secrets:
|
||||
GHPROJECT_TOKEN:
|
||||
|
||||
Reference in New Issue
Block a user