Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix CLI link
  • Loading branch information
jamesmengo authored Oct 23, 2024
1 parent 8d30eb9 commit e9754ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:

* `theme_root` - (optional, default: `'.'`) Path from repo root to the root of the theme (e.g. `'./dist'`).
* `flags` - (optional) theme-check command line flags. (e.g. `'--fail-level suggestion'`)
* `version` - (optional, default: latest) specific [Shopify CLI](https://shopify.dev/docs/themes/tools/cli) `@shopify/theme` (`v3.50`+) to use.
* `version` - (optional, default: latest) specific [Shopify CLI](https://shopify.dev/docs/storefronts/themes/tools/cli) `@shopify/theme` (`v3.50`+) to use.
* `token` - (optional) result of `${{ github.token }}` to enable GitHub check annotations.
* `base` - (optional) When `token` is set, only the files that contain a diff with this ref (branch, tag or commit) will have GitHub check annotations.

0 comments on commit e9754ba

Please sign in to comment.