We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212b343 commit 4d6994cCopy full SHA for 4d6994c
README.md
@@ -67,12 +67,12 @@ jobs:
67
- `allow-removing`: allow to remove file if local copy is missing
68
(`false` by default)
69
70
+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`.
71
+
72
## Outputs
73
74
- `commit-sha`: the hash of the commit created by this action
75
-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`.
-
76
## License
77
78
See the [license file][License].
0 commit comments