Skip to content

Commit f244d24

Browse files
committed
Add version alias and default
Signed-off-by: Federico Busetti <729029+febus982@users.noreply.github.com>
1 parent 43981cb commit f244d24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,5 @@ jobs:
7979
contents: write
8080
with:
8181
site-version: "${{needs.build.outputs.docs-version.version}}"
82+
version-alias: "stable"
83+
set-default: true

0 commit comments

Comments
 (0)