We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65cd7d commit 632c2a3Copy full SHA for 632c2a3
.github/workflows/build_deploy_multiversion.yml
@@ -1,8 +1,8 @@
1
name: Build and deploy multi-version OpenSPP documentation
2
3
# This workflow builds and deploys multi-version documentation:
4
-# - v2.0 (latest) from v2-odoo19-doc-refresh branch → root (/)
5
-# - v1.3 from stable branch → /v1.3/
+# - v2.0 (latest) from v2-odoo19-doc-refresh branch -> root (/)
+# - v1.3 from stable branch -> /v1.3/
6
7
on:
8
push:
0 commit comments