mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-09-26 23:29:14 +08:00
Add configuration for beta release channel (#66)
This commit is contained in:
parent
43a13f6e34
commit
2a6a0ca881
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"branches": [
|
"branches": [
|
||||||
"main",
|
"main",
|
||||||
"master"
|
"master",
|
||||||
|
{"name": "beta", "prerelease": true}
|
||||||
],
|
],
|
||||||
"plugins": [
|
"plugins": [
|
||||||
[
|
[
|
||||||
|
Loading…
Reference in New Issue
Block a user