satelcreative/Satel shopify theme deployment
Deploys theme(s) to shopify store(s)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| store-name | Name of the store | yes | — |
| api-key | API key for the store | yes | — |
| theme-env | Name of the environment for theme deployment | yes | — |
| main-theme-id | ID of main theme | no | — |
| repo-name | Name of the current repo | no | — |
| github-token | Token for GraphQL calls | no | — |
| shopify-api-version | Shopify api version | no | 2025-04 |
| theme-files-location | location of all the theme files | no | — |
| current-branch-name | Provides current branch name | no | — |
| tag-name | Provides current tag name | no | — |
| org-name | Name of the github organization | no | — |
| run-id | Number of times a PR build has ran | no | — |
| is-prd | Check if the theme is deploying on PRD store | no | — |
Outputs
| name | description |
|---|---|
| preview-link | Theme preview link |
| theme_id | ID of theme created, used for lighthouse check |