Skip to content

Release v3.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 10:47
b7f7fa1
Fix release check (#333)

* Fix release check

Seems like github actions don't fetch tags by default. This is needed to
prevent double release, which will only partially fail.

* Try fix

* Update .github/workflows/publish.yml

Co-authored-by: Ivan Polomani <[email protected]>

---------

Co-authored-by: Ivan Polomani <[email protected]>