fix: Change issue ID to be string

This commit is contained in:
Alan Rynne
2023-01-09 17:25:26 +01:00
committed by GitHub
parent 17fb774895
commit ea110fc487
+1 -1
View File
@@ -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: