mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-04-20 00:39:45 +08:00
Update action.yml
This commit is contained in:
parent
4db797a961
commit
2ac10431a8
@ -4,6 +4,10 @@ description: 'Automatically commits files which have been changed during the wor
|
||||
author: Stefan Zweifel <stefan@stefanzweifel.dev>
|
||||
|
||||
inputs:
|
||||
git_tag_only:
|
||||
description: Perform a clean git tag and push, without commiting anything
|
||||
required: false
|
||||
default: false
|
||||
commit_message:
|
||||
description: Commit message
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user