mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2026-04-28 06:39:23 +02:00
README: clearify meaning of the repository field (#404)
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ inputs:
|
||||
required: false
|
||||
default: '.'
|
||||
repository:
|
||||
description: Local file path to the git repository. Defaults to the current directory (`.`)
|
||||
description: Relative file path under $GITHUB_WORKSPACE to the git repository. Defaults to the current directory (`.`)
|
||||
required: false
|
||||
default: '.'
|
||||
commit_user_name:
|
||||
|
||||
Reference in New Issue
Block a user