Files
wizarr/.github/workflows
Matthieu B 4a46f47f69 fix: enable manual Docker image rebuilds via workflow dispatch
- 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>
2025-09-10 10:27:56 +02:00
..
2025-06-02 17:32:10 +01:00