- New optional input parameters
sync_dir_from
andsync_dir_to
, which will make it possible to sync a specified directory from your repository to a specified directory to your bucket (thanks @maxletourneur)
If you used the sync_dir
parameter before you will need to change it to sync_dir_from
+ sync_dir_to
.