patrickwyler/Google Cloud Storage Bucket Sync (GCP,GCS)

Sync a Github repository with a Google Cloud Storage (GCS) bucket

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit Dec 18, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: patrickwyler/gcs-bucket-sync-action@76a4329d3cd8a06aa2091331a079246e50a43af3 # 1.4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
secretsGoogle credentialsyes
bucketBucket nameyes
sync_dir_fromRepository Directory path to syncno""
sync_dir_toBucket Directory path to sync tono""
excludeRegex for excluding files/dirsno.git$

no outputs