Merge remote-tracking branch 'origin/dev' into maven-central

# Conflicts:
# .github/workflows/bintray.yml
# .github/workflows/release.yml
# buildSrc/src/main/kotlin/Versions.kt
This commit is contained in:
Karlatemp
2021-02-08 12:21:26 +08:00
50 changed files with 1184 additions and 499 deletions

View File

@@ -6,7 +6,7 @@ name: Release Publish
# events but only for the master branch
on:
release:
types: [ created, prereleased ]
types: [ created ]
push:
tags:
- '*-dev*'