DP-3T / dp3t-app-android-demo

The DP3T-App for Android
Mozilla Public License 2.0
323 stars 79 forks source link

add gh action to create release when pushing tags #28

Open dilox opened 4 years ago

dilox commented 4 years ago

CI: you can publish your release on github with

git tag YOURTAG

git push --tags