niccokunzmann / crc8

A module with the CRC8 algorithm for Python 2 and 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy conditionally, fix build for tags

niccokunzmann opened this issue · comments

The tag should only be deployed on one specific python version.
You can see that deploy build 23 is failing.
We can use the on: condition: to deploy only one release.

Since we will not receive many updates, we do not need to auto deploy/test it. The release process is documented.