mirror of
https://github.com/wizarrrr/wizarr.git
synced 2026-08-02 16:27:28 -04:00
- Add workflow_dispatch input for version selection - Determine version from inputs for manual runs vs release events - Fix empty APP_VERSION issue causing invalid Docker tags - Support version formats: v2025.9.1, 2025.9.1, or latest - Enable force rebuilds when auto-release doesn't work This allows manual triggering of Docker builds when needed while maintaining compatibility with automatic release triggers. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>