8000 Release v0.12a2: Fix release publish (#552) · brainiak/brainiak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.12a2: Fix release publish (#552)

Pre-release
Pre-release
Compare
Choose a tag to compare
@mihaic mihaic released this 17 Nov 03:28
· 5 commits to master since this release
7962502
I think I screwed up the conditional for publishing releases. I think
its supposed to be like this. Basing it off of
https://github.com/scientific-python/cookie/blob/c7b897cf4f2f4d8f374d112d1fc694d92a2793a7/%7B%7Bcookiecutter.project_name%7D%7D/.github/workflows/%7B%25%20if%20cookiecutter.__type%3D%3D'compiled'%20%25%7Dcd.yml%7B%25%20endif%20%25%7D#L67

This should allow it to be triggered by clicking creating a new release
through the github page.
0