Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refine GitHub Actions workflow conditions for multi-platform deployment
- Updated job conditions to improve handling of workflow events, specifically for 'workflow_run' scenarios. - Enhanced failure handling in the CI job by explicitly exiting with an error code. - Adjusted the 'information' job to trigger on additional event types, ensuring better integration with release processes. - Streamlined conditions for the 'publish_addon' job to ensure it only runs when all dependencies succeed. These changes enhance the robustness and reliability of the deployment process.
- Loading branch information