mirror of
https://github.com/wahyd4/you-music.git
synced 2026-08-09 05:06:44 +10:00
- Add manifest-template.yaml with {{IMAGE_VERSION}} placeholder
- Update CI workflow to generate versioned manifest on main/master pushes
- Version format: {branch}-{run_number}
- Auto-commit updated manifest back to repo
- Inspired by badger CI workflow pattern