What's Changed
* Change the release workflow to publish things to pypi by mpatou in https://github.com/rockset/stacky/pull/19
* Fix the path for the list of files to publish to pypi by mpatou in https://github.com/rockset/stacky/pull/20
* Generate the sha256 later by mpatou in https://github.com/rockset/stacky/pull/21
* Add a bazel build by mpatou in https://github.com/rockset/stacky/pull/23
* Try to fix the release file to properly upload artifacts by mpatou in https://github.com/rockset/stacky/pull/25
* Try to fix more the release.yml by mpatou in https://github.com/rockset/stacky/pull/26
* Try more fixes with multiple artifact upload by mpatou in https://github.com/rockset/stacky/pull/27
**Full Changelog**: https://github.com/rockset/stacky/compare/v1.0.12...v1.0.13