Skip to content

Commit 834a382

Browse files
committed
Update tutorials tag in the api-docs CI
1 parent 8d97329 commit 834a382

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/api-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: API Docs
33
env:
4-
DEFAULT_KHIOPS_PYTHON_TUTORIAL_REVISION: 11.0.0.0-rc.2
4+
DEFAULT_KHIOPS_PYTHON_TUTORIAL_REVISION: 11.0.0.0
55
DEFAULT_KHIOPS_SAMPLES_REVISION: 11.0.0
66
on:
77
workflow_dispatch:
88
inputs:
99
khiops-python-tutorial-revision:
10-
default: 11.0.0.0-rc.2
10+
default: 11.0.0.0
1111
description: khiops-python-tutorial repo revision
1212
khiops-samples-revision:
1313
default: 11.0.0

0 commit comments

Comments
 (0)