Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update branch verification in GitHub workflows
This commit modifies the branch verification procedure in the GitHub workflows file. The code now includes a condition that checks if the event is a release that has been published before proceeding with fetching from the main branch. For other cases, the procedure remains the same, with fetching taking place from the referenced branch.
- Loading branch information