mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2026-06-16 16:38:51 +00:00
README: clearify meaning of the repository field
Hello, I just spent some time trying to figure out how to use the repository field. I think that actions/checkout used the better wording to express how exactly this property works.
This commit is contained in:
parent
4fc4bbf34c
commit
bfb3fc664a
@ -84,7 +84,7 @@ The following is an extended example with all available options.
|
||||
# - https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddefpathspecapathspec
|
||||
file_pattern: '*.php src/*.js tests/*.js'
|
||||
|
||||
# Optional. Local file path to the repository.
|
||||
# Optional. Relative file path under $GITHUB_WORKSPACE to the repository.
|
||||
# Defaults to the root of the repository.
|
||||
repository: .
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user