Skip to content

Commit baec0a3

Browse files
Add index file for docs to be able to render it
Signed-off-by: Frantisek Lachman <[email protected]>
1 parent 8e7850b commit baec0a3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/docs-test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
path: ".agile-docs"
3434

3535
- name: Move out the ‹agile›
36-
run: mv .agile/docs agile
36+
run: mv .agile-docs/docs agile
3737

3838
- name: Generate newer usage graphs
3939
run: |

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Packit Agile Documentation

0 commit comments

Comments
 (0)