diff --git a/action.yml b/action.yml index ebae4f6..dc97954 100644 --- a/action.yml +++ b/action.yml @@ -6,7 +6,7 @@ branding: inputs: repo: description: GitHub owner and repository names in the form of "owner/repo". - required: true + required: false runs: using: docker image: Dockerfile