mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
293ac66a9f
Updates the snapshot publishing script to package the contents of `skills/dev-skills` and publish them to the `angular/skills` repository. The changes include: - Ensuring the script always runs from the repository root. - Updating `publishRepo` to support an optional third argument for specifying a custom repository name (defaulting to `-builds`). - Implementing `publishDevSkills` to package individual skills at the root of the snapshot repository.