mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-08-26 09:42:10 +08:00
Rename ref to branch
This commit is contained in:
@@ -13,7 +13,7 @@ inputs:
|
||||
commit_author_email:
|
||||
description: Email address of the commit author
|
||||
required: true
|
||||
ref:
|
||||
branch:
|
||||
description: Branch where changes should be pushed too
|
||||
required: true
|
||||
|
||||
|
Reference in New Issue
Block a user