We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85302ff commit 6c73164Copy full SHA for 6c73164
1 file changed
.github/workflows/documentation.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Loading documentation branch
21
uses: actions/checkout@v4
22
with:
23
- ref: 'documentation'
+ ref: 'gen-documentation'
24
- name: Publishing documentation
25
run: |
26
cp ../stack-control/stack-control-doc/documentation.json ./documentation_v1.json
0 commit comments