diff --git a/action.yml b/action.yml index 3601a0d..a06b689 100644 --- a/action.yml +++ b/action.yml @@ -30,6 +30,9 @@ inputs: lfs: description: 'Whether to download Git-LFS files' default: '' + ref: + description: 'Which git ref to use when checking out code' + default: '' # turborepo options repo-token: