IN-CORE / pyincore-data

Mozilla Public License 2.0
0 stars 1 forks source link

automatic create a github release if merged to master #9

Closed robkooper closed 2 years ago

robkooper commented 3 years ago

This workflow will use the CHANGELOG to create a github release when code is merged into master, no action from user needed.

in this case if the release in docs/src/config.py is not increased, this will result in a failed build.

ywkim312 commented 2 years ago

This has been implmented in https://github.com/IN-CORE/pyincore-data/pull/45