mirror of
https://github.com/cpina/github-action-push-to-another-repository.git
synced 2024-12-22 08:06:10 -07:00
Fixed mistake in readme
Signed-off-by: Eliminater74 <eliminater74@gmail.com>
This commit is contained in:
parent
f87dd89716
commit
12ff072138
|
@ -37,7 +37,7 @@ The branch name for the destination repository. It defaults to `main` for histor
|
|||
### `commit-message` (argument) [optional]
|
||||
The commit message to be used in the output repository. Optional and defaults to "Update from $REPOSITORY_URL@commit".
|
||||
|
||||
### `target-branch` (argument) [optional]
|
||||
### `target-directory` (argument) [optional]
|
||||
The directory to wipe and replace in the target repository. Defaults to wiping the entire repository
|
||||
|
||||
The string `ORIGIN_COMMIT` is replaced by `$REPOSITORY_URL@commit`.
|
||||
|
|
Loading…
Reference in New Issue
Block a user