binance.ex icon indicating copy to clipboard operation
binance.ex copied to clipboard

Setup publish to hex through CI

Open dvcrn opened this issue 4 years ago • 1 comments

While migrating from travis to github ci, I forgot the auto-publish to hex.

Add a new CI step to publish to hex when there is a new tag

dvcrn avatar Jun 15 '21 02:06 dvcrn

I've setup a hex.publish step based on https://github.com/marketplace/actions/publish-to-hex that should trigger when new tags are published.

I'll keep this issue open until we can test it with the next release

dvcrn avatar Jun 16 '21 10:06 dvcrn