Skip to content

Commit 5aed021

Browse files
authored
Merge pull request #17 from mikeybinnswebdesign/patch-3
Add temporary workaround to ARGS list
2 parents bfc3d99 + fd3d225 commit 5aed021

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Below is an incomplete list of commonly used ARGS:
6767
| `--no-empty-dirs` | Don't create empty directories |
6868
| `--parallel=X` | Uploads X files at a time in parallel |
6969
| `-L` | Upload symbolic links as files (FTP doesn't have a way of creating actual symbolic links) |
70+
| `--ignore-time` | ⚠ Temporary workaround to prevent all files being uploaded. See [this issue](https://github.com/SamKirkland/FTP-Deploy-Action/issues/16). |
7071

7172

7273
## Common Examples

0 commit comments

Comments
 (0)