ci(docs): push the generated tree to gh-pages

This commit is contained in:
Anand Balakrishnan 2023-10-06 16:34:36 -07:00
parent 5389278569
commit d68527029f
No known key found for this signature in database
2 changed files with 20 additions and 9 deletions

View file

@ -1,11 +1,15 @@
[
{
"name": "dev",
"version": "dev",
"url": "https://anand-bala.github.io/argus/dev/"
},
{
"version": "v0.1.1",
"url": "https://anand-bala.github.io/argus/v0.1.1/"
},
{
"name": "dev",
"version": "dev",
"url": "https://anand-bala.github.io/argus/dev/"
},
{
"version": "v0.1.1",
"url": "https://anand-bala.github.io/argus/v0.1.1/"
},
{
"version": "v0.1.2",
"url": "https://anand-bala.github.io/argus/v0.1.2/"
}
]