actions-marketplace-validations/Static Google Site Deployment

Deploy static website files to google clouds "bucket"

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 10, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/austinhs_static-google-site-deploy@e838a591bed32a43e7937cfbc0b4a344d30d7a9f # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
bucket_nameWhat storage bucket do you want to use?yes
build_pathWhat folder do the static files output to or exist in?out
home_pageWhat is the path to the file you want to use for the landing page?index.html
error_pageWhat is the path to the file you want to display an error page for?404.html

no outputs