File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 2626 - name : Force snapshot changeset
2727 run : " mv .changeset/force-snapshot-build.md.ignore .changeset/force-snapshot-build.md"
2828 - name : Create snapshot version
29- uses : Shopify/snapit@registry-and-package-manager
29+ uses : Shopify/snapit@main
3030 with :
3131 comment_is_global : ' true'
3232 comment_packages : ' @shopify/cli'
3838 > If the versions don't match, you might have multiple global instances installed.
3939
4040 > Use `which shopify` to find out which one you are running and uninstall it."
41- comment_package_manager : ' npm'
42- comment_command_flags : ' --@shopify:registry=https://registry.npmjs.org'
4341 build_script : " pnpm nx run-many --target=bundle --all --skip-nx-cache --output-style=stream && pnpm refresh-manifests"
4442 env :
4543 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments