During the 7.0 release cycle, the way code maintained in the Gutenberg repository is imported into the wordpress-develop repository changed from using published npm packages to downloading a zip file of built assets published to the GitHub Container Registry by the build-plugin-zip.yml workflow file in Gutenberg (see #64393, Gutenberg-75844).
