ci: refactor release workflow

This commit is contained in:
oSumAtrIX 2022-12-05 23:03:48 +01:00
parent 23ed547adb
commit b327619069
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4
5 changed files with 6133 additions and 8 deletions

3
.gitignore vendored
View file

@ -118,3 +118,6 @@ gradle-app.setting
# Ignore vscode config
.vscode/
# Dependency directories
node_modules/