diff --git a/.github/workflows/project-add-issue.yml b/.github/workflows/project-add-issue.yml index 5432989..594f170 100644 --- a/.github/workflows/project-add-issue.yml +++ b/.github/workflows/project-add-issue.yml @@ -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: