diff --git a/content/actions/learn-github-actions/contexts.md b/content/actions/learn-github-actions/contexts.md index 82a1e483101d..76f268fcbf13 100644 --- a/content/actions/learn-github-actions/contexts.md +++ b/content/actions/learn-github-actions/contexts.md @@ -869,7 +869,7 @@ on: inputs: build_id: required: true - type: number + type: string deploy_target: required: true type: string