diff --git a/README.md b/README.md index 0787af1..a9ba120 100644 --- a/README.md +++ b/README.md @@ -67,12 +67,12 @@ jobs: - `allow-removing`: allow to remove file if local copy is missing (`false` by default) +Note that the action will produce an error if a local copy of a given file is missing, and the `allow-removing` flag is `false`. + ## Outputs - `commit-sha`: the hash of the commit created by this action -Note that the action will produce an error if a local copy of a given file is missing, and the `allow-removing` flag is `false`. - ## License See the [license file][License].