We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30e63d1 + 8857c0a commit f5ce716Copy full SHA for f5ce716
.github/workflows/snapit.yml
@@ -39,8 +39,8 @@ jobs:
39
40
> Use `which shopify` to find out which one you are running and uninstall it."
41
build_script: "pnpm nx run-many --target=bundle --all --skip-nx-cache --output-style=stream && pnpm refresh-manifests"
42
- package_manager: 'npm'
43
- shopify_registry: 'https://registry.npmjs.org'
+ comment_package_manager: 'npm'
+ comment_command_flags: '--@shopify:registry=https://registry.npmjs.org'
44
env:
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments