Skip to content

Commit f5ce716

Browse files
Merge pull request #6599 from Shopify/update-snapit-workflow
Update new Snapit params
2 parents 30e63d1 + 8857c0a commit f5ce716

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/snapit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
4040
> Use `which shopify` to find out which one you are running and uninstall it."
4141
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'
42+
comment_package_manager: 'npm'
43+
comment_command_flags: '--@shopify:registry=https://registry.npmjs.org'
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)