Skip to content

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 23 May 15:27
· 12 commits to main since this release

Fixed

  • Fixed CI release workflow git authentication: added token: ${{ secrets.GITHUB_TOKEN }} to checkout step and explicit remote URL configuration before tag push to resolve "No such device or address" error.