mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2024-11-06 02:08:05 +00:00
Update action.yml
This commit is contained in:
parent
fc18df1417
commit
a204abce16
@ -6,6 +6,7 @@ author: Stefan Zweifel <hello@stefanzweifel.io>
|
|||||||
inputs:
|
inputs:
|
||||||
commit_message:
|
commit_message:
|
||||||
description: Commit message
|
description: Commit message
|
||||||
|
required: false
|
||||||
default: Apply automatic changes
|
default: Apply automatic changes
|
||||||
branch:
|
branch:
|
||||||
description: Git branch name, where changes should be pushed too. Required if Action is used on the `pull_request` event
|
description: Git branch name, where changes should be pushed too. Required if Action is used on the `pull_request` event
|
||||||
|
Loading…
Reference in New Issue
Block a user