We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c26f0f commit 2455797Copy full SHA for 2455797
.github/workflows/docs.yml
@@ -70,7 +70,7 @@ jobs:
70
set -euo pipefail
71
72
REF_TYPE=tag
73
- REF_NAME=v1.2.3
+ REF_NAME=v4.13.26-rc15
74
75
if [[ "${REF_TYPE}" == branch ]]; then
76
TARGET_FOLDER="${REF_NAME}"
0 commit comments