Browse Source
- Added error handling for git fetch command to ensure workflow fails on tag fetch issues. - Introduced a validation step to check the format of the new version tag, ensuring it adheres to semantic versioning. - Updated the conditional execution for the release job to prevent running if no new tag is generated, improving workflow reliability.pull/122/head v0.0.13
1 changed files with 14 additions and 3 deletions
Loading…
Reference in new issue