mirror of
https://github.com/EyeTrackVR/EyeTrackVR.git
synced 2025-09-26 23:09:28 +08:00
fix: rate limit error
This commit is contained in:
parent
35e71a2123
commit
129e07bc1c
@ -170,7 +170,9 @@
|
|||||||
{
|
{
|
||||||
"path": "./dist/**/*.{msi,deb,rpm,AppImage,dmg,sha256sum,bin,exe}"
|
"path": "./dist/**/*.{msi,deb,rpm,AppImage,dmg,sha256sum,bin,exe}"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"successComment": false,
|
||||||
|
"failTitle": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
Loading…
Reference in New Issue
Block a user