diff --git a/action.yml b/action.yml index 722eeec..4d71a64 100644 --- a/action.yml +++ b/action.yml @@ -32,6 +32,9 @@ inputs: REPO_BRANCH: description: "Git Branch" required: true + BRANCH_VERSION: + description: "Git Version Branch" + required: true runs: using: "docker"