From ec6ff783fa684b8b41eab204a4c04f3219785826 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oph=C3=A9lie=20Le=20Mentec?= <17216799+ouphi@users.noreply.github.com> Date: Wed, 1 Nov 2023 13:29:51 +0100 Subject: [PATCH] improvements. --- .github/workflows/publish-docs-new-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-docs-new-version.yml b/.github/workflows/publish-docs-new-version.yml index ae7e003636..c435c21fda 100644 --- a/.github/workflows/publish-docs-new-version.yml +++ b/.github/workflows/publish-docs-new-version.yml @@ -10,7 +10,7 @@ on: workflow_dispatch: inputs: version: - description: 'Input the version that needs to be deployed. For example 2.0.0. (And make sure you select the branch docs/main when triggering this action.)' + description: 'Input the version that needs to be deployed. For example 2.0.0 (and make sure you select the branch docs/main when triggering this action.)' required: true jobs: