naora/Bunny Sync Action

A GitHub Action to synchronize files with BunnyCDN Storage.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
storage_zone_nameThe name of the BunnyCDN Storage Zone.yes
storage_access_keyThe access key for the BunnyCDN Storage Zone.yes
local_directoryThe local directory to synchronize with BunnyCDN Storage.yes
remote_directoryThe remote directory in BunnyCDN Storage to synchronize with./
deleteWhether to delete files in the remote directory that are not present in the local directory. (true/false)false
regionBunnyCDN storage region (e.g. de, ny, la, sg, se). Defaults to Falkenstein (de) when omitted.de
dry_runWhether to perform a dry run (only show what would be synchronized without making any changes). (true/false)false
namedescription
sync_resultThe result of the synchronization process.