Skip to content

Deployment

The repo is using Github Action to deploy the theme when changes are pushed to the main branch. To get this to work some settings needs to be made.

Install and configure Shopify's Theme Access app

Follow the official guide.

Create a new user and receive a password by email.

Update Github repository secrets with Shopify CLI variables

Found at a url similar to this:
https://github.com/your-username/name-of-this-repo/settings/secrets/actions

Create two repository secrets:

NameDescription
SHOPIFY_STOREStore URL, like your-store.myshopify.com
SHOPIFY_CLI_THEME_TOKENPassword generated from Theme Access app