build: do not comment on successful releases

This commit is contained in:
oSumAtrIX 2022-12-31 21:16:28 +01:00 committed by GitHub
parent fcc5337d76
commit a9f55d7512
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@
{
"path": "app/build/outputs/apk/release/*.apk"
}
]
],
successComment: false
}
],
[