Compare commits
No commits in common. "18143040b5d4e40694183e678cc8e3f751d4008f" and "21c9eb7fa1bafef526b10afa27d4d8fa022dd070" have entirely different histories.
18143040b5
...
21c9eb7fa1
|
@ -26,7 +26,7 @@ inputs:
|
||||||
args:
|
args:
|
||||||
description: "Command line args to pass to rsync"
|
description: "Command line args to pass to rsync"
|
||||||
required: true
|
required: true
|
||||||
default: "--archive --compression --verbose --mkpath"
|
default: "--archive --compress --verbose --mkpath"
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
|
|
Loading…
Reference in New Issue