actions-marketplace-validations/Static Google Site Deployment
Deploy static website files to google clouds "bucket"
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 10, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/austinhs_static-google-site-deploy@e838a591bed32a43e7937cfbc0b4a344d30d7a9f # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket_name | What storage bucket do you want to use? | yes | — |
| build_path | What folder do the static files output to or exist in? | — | out |
| home_page | What is the path to the file you want to use for the landing page? | — | index.html |
| error_page | What is the path to the file you want to display an error page for? | — | 404.html |
Outputs
no outputs