Replaces dynamic image name determination with hardcoded values: - GHCR: ghcr.io/lfnovo/open-notebook - Docker Hub: lfnovo/open_notebook This fixes the issue where dynamic name parsing was creating empty image names, resulting in invalid Docker tags like ":1.0.0-single". Changes: - Remove complex repository name parsing logic - Hardcode image names in workflow env section - Add tag preparation steps that build comma-separated tag lists - Properly handle empty push_latest input for release events Related to PR #163 |
||
|---|---|---|
| .. | ||
| build-and-release.yml | ||
| build-dev.yml | ||
| claude-code-review.yml | ||
| claude.yml | ||