Update version badge automatically in README

Uses: https://github.com/Schneegans/dynamic-badges-action
This commit is contained in:
pukkandan 2021-01-09 22:57:54 +05:30
parent 5ac2324460
commit b2f70ae74e
3 changed files with 21 additions and 4 deletions

View file

@ -4,10 +4,10 @@
# Instuctions for creating release
* Run `make doc`
* Add changelog, bump version in top of Readme
* Commit to master as `Release <number>`
* Update Changelog.md and Authors-Fork
* Commit to master as `Release <version>`
* Push to origin/release - build task will now run
* Update version.py and run `make doc`
* Update version.py and run `make issuetemplates`
* Commit to master as `[version] update`
* Push to origin/master