You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the release.yml only produces sdist and wheel artifacts. As part of the release process, as a developer, I also want this workflow to produce conda packages. They should be built and uploaded to the GitHub release in addition to the PyPi generated packages.
The text was updated successfully, but these errors were encountered:
Currently the
release.yml
only producessdist
andwheel
artifacts. As part of the release process, as a developer, I also want this workflow to produceconda
packages. They should be built and uploaded to the GitHub release in addition to the PyPi generated packages.The text was updated successfully, but these errors were encountered: