Closed khaos-codi closed 3 months ago
This PR restructures the book build workflow into distinct, separate phases for better organization, clarity, and future maintainability.
Setup Phase:
Build Phase:
Release Phase (main branch only):
Deploy Phase (main branch only):
The functionality remains the same, but the workflow is now more modular and easier to maintain.
Restructure Workflow into Distinct Phases
This PR restructures the book build workflow into distinct, separate phases for better organization, clarity, and future maintainability.
New Structure:
Setup Phase:
Build Phase:
Release Phase (main branch only):
Deploy Phase (main branch only):
Benefits:
The functionality remains the same, but the workflow is now more modular and easier to maintain.