tryghost/Deploy Ghost Theme
Package and upload a theme to your Ghost site
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-url | Ghost Admin API Url | yes | — |
| api-key | Ghost Admin API Key | yes | — |
| version | Minimum Ghost Admin API version | no | v6.0 |
| exclude | Files or folders to exclude (space-separated list) | no | — |
| theme-name | A filename-safe custom theme name that overrides the default name in package.json | no | — |
| file | Workspace-contained path to a built zip file, resolved from `working-directory`. If set, `exclude` and `theme-name` are ignored | no | — |
| working-directory | A workspace-contained directory to zip when a theme is in a subdirectory | no | — |
Outputs
no outputs