We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea24f93 commit a07c8fcCopy full SHA for a07c8fc
.github/workflows/sync-to-cdn.yml
@@ -24,4 +24,4 @@ jobs:
24
RCLONE_CONFIG_TARGET_ENV_AUTH: true
25
RCLONE_CONFIG_TARGET_ACL: public-read
26
run: |
27
- rclone sync build/ target:$BUCKET_NAME --checksum --fast-list --verbose --dry-run
+ rclone sync build/ target:$BUCKET_NAME --checksum --fast-list --verbose
0 commit comments