mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-08-26 09:42:10 +08:00
@@ -10,6 +10,10 @@ inputs:
|
||||
branch:
|
||||
description: Branch where changes should be pushed too
|
||||
required: true
|
||||
file_pattern:
|
||||
description: File pattern used for "git add"
|
||||
required: false
|
||||
default: '.'
|
||||
|
||||
runs:
|
||||
using: 'docker'
|
||||
|
Reference in New Issue
Block a user