mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-03 03:10:04 +00:00
Add stable website dir, to be updated (#4948)
* Add stable * stable redirect
This commit is contained in:
parent
30cbbf7cad
commit
a427b38000
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@ -33,6 +33,7 @@ jobs:
|
||||
[
|
||||
# For main use the workflow target
|
||||
{ ref: "${{github.ref}}", dest-dir: dev, uv-version: "0.5.13" },
|
||||
{ ref: "${{github.ref}}", dest-dir: stable, uv-version: "0.5.13" },
|
||||
{ ref: "v0.4.0.dev0", dest-dir: "0.4.0.dev0", uv-version: "0.5.11" },
|
||||
{ ref: "v0.4.0.dev1", dest-dir: "0.4.0.dev1", uv-version: "0.5.11" },
|
||||
{ ref: "v0.4.0.dev2", dest-dir: "0.4.0.dev2", uv-version: "0.5.11" },
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
/autogen/,/autogen/0.2/
|
||||
/autogen/,/autogen/stable/
|
||||
/autogen/docs/Getting-Started,/autogen/0.2/docs/Getting-Started
|
||||
/autogen/docs/installation/,/autogen/0.2/docs/installation/
|
||||
/autogen/docs/tutorial/introduction,/autogen/0.2/docs/tutorial/introduction
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user