Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(github): remove tag reference checks for release actions
- Remove the `if: startsWith(github.ref, 'refs/tags/')` condition from Create Release and Upload Release Asset steps - This change allows the GitHub Actions workflow to create and upload releases without explicitly checking for tag references
- Loading branch information