Skip to content

Releases: wellcomez/lspvi

Release v1.3.9

01 Nov 06:32
Compare
Choose a tag to compare

Release v1.3.8

01 Nov 06:29
Compare
Choose a tag to compare

Release master

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