presidiocreative/Deploy theme to Shopify Store
Deploys theme to a shopify store
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| theme_token | Shopify theme access token | yes | — |
| store | <domain>.myshopify.com URL | yes | — |
| theme_root | The root folder for the theme assets that will be uploaded | no | . |
| theme_command | Optional command to run instead of `push --development` | no | — |
| cleanup_theme | Whether or not to delete the development theme in a post-action script | no | false |
Outputs
| name | description |
|---|---|
| preview_url | The preview url for the deployed theme |
| editor_url | The editor url for the deployed theme |
| theme_id | The id for the deployed theme |