fchyla/Deploy hugo to GCS
Deploy a multi-config hugo based website to a Google Cloud Storage bucket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| deployment-target | target of hugo deploy command, [[deployment.targets]].name | yes | — |
| deployment-environment | build environment, which hugo configuration in config/ to use | yes | — |
| gcp-project-id | google cloud project id, used to generate application credentials during runtime | yes | — |
| gcp-service-account-key | service account key used for uploading to gcs | yes | — |
| gcp-create-credentials | export default credentials, if used you must run actions/checkout@v3 before this action | yes | — |
Outputs
no outputs