Skip to content

Release master

Compare
Choose a tag to compare
@wellcomez wellcomez released this 31 Oct 20:08
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