Skip to content

Commit 6c73164

Browse files
committed
fix: naming
1 parent 85302ff commit 6c73164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Loading documentation branch
2121
uses: actions/checkout@v4
2222
with:
23-
ref: 'documentation'
23+
ref: 'gen-documentation'
2424
- name: Publishing documentation
2525
run: |
2626
cp ../stack-control/stack-control-doc/documentation.json ./documentation_v1.json

0 commit comments

Comments
 (0)