fix: add devel branch to builds
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 2m24s
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 2m24s
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"main",
|
||||
"next",
|
||||
{ "name": "beta", "prerelease": true },
|
||||
{ "name": "devel", "prerelease": true },
|
||||
{ "name": "alpha", "prerelease": true }
|
||||
],
|
||||
"plugins": [
|
||||
|
||||
Reference in New Issue
Block a user