Add configuration for beta release channel (#66)

This commit is contained in:
Zdzislaw Goik 2024-03-31 23:53:27 +02:00 committed by GitHub
parent 43a13f6e34
commit 2a6a0ca881
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,8 @@
{ {
"branches": [ "branches": [
"main", "main",
"master" "master",
{"name": "beta", "prerelease": true}
], ],
"plugins": [ "plugins": [
[ [