mirror of
https://github.com/coder/registry.git
synced 2026-06-02 20:48:14 +00:00
dbd4928706
## Description This PR updates the CI release flow to match the registry-server's new development flow. The "dev" registry now deploys directly from the main branch of registry-server. The "production" registry now deploys from tagged releases of registry-server. We have added a "production" tag that will track the same commit as the latest semver release of the registry-server. --- ## Type of Change - [ ] New module - [x] Bug fix - [ ] Feature/enhancement - [ ] Documentation - [ ] Other --- ## Related Issues Fixes https://github.com/coder/registry/pull/170 Closes #