Tags: sogno-platform/dpsim
Tags
update version number Signed-off-by: Jonas Schroeder <[email protected]>
Trigger PyPi-Workflow for tags (#151) Triggers the publish_to_pypi workflow for every push to a tag. This means that every time a new tag is created, the workflow will attempt to build the code associated with this tag and push the finished package to TestPyPi and PyPi. Because tags and branches are independent, the workflow will not check whether the tagged commit also exists on the master branch.