diff --git a/.github/workflows/docs-test-build.yml b/.github/workflows/docs-test-build.yml index 4b4b956..bdf47a6 100644 --- a/.github/workflows/docs-test-build.yml +++ b/.github/workflows/docs-test-build.yml @@ -33,7 +33,7 @@ jobs: path: ".agile-docs" - name: Move out the ‹agile› - run: mv .agile/docs agile + run: mv .agile-docs/docs agile - name: Generate newer usage graphs run: | diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..873c312 --- /dev/null +++ b/docs/index.md @@ -0,0 +1 @@ +# Packit Agile Documentation