actions-marketplace-validations/Google Cloud Storage Bucket Sync (GCP,GCS)
Sync a Github repository with a Google Cloud Storage (GCS) bucket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 18, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/patrickwyler_gcs-bucket-sync-action@1532165a9f8de9d220281ea75dfcebef12dfb25c # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| secrets | Google credentials | yes | — |
| bucket | Bucket name | yes | — |
| sync_dir_from | Repository Directory path to sync | no | "" |
| sync_dir_to | Bucket Directory path to sync to | no | "" |
| exclude | Regex for excluding files/dirs | no | .git$ |
Outputs
no outputs