mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-08-26 09:42:10 +08:00
Add ref argument
This commit is contained in:
@@ -14,6 +14,10 @@ inputs:
|
||||
description: 'Email address of the commit author'
|
||||
required: true
|
||||
|
||||
ref:
|
||||
description: Branch to use
|
||||
required: true
|
||||
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
|
Reference in New Issue
Block a user