diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 4f09417..132151a 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -49,7 +49,7 @@ jobs: - name: Upload artifact uses: actions/upload-pages-artifact@v1 with: - path: ./out + path: ./docs/documentation/out # Deployment job deploy: diff --git a/docs/documentation/out/.gitkeep b/docs/documentation/out/.gitkeep new file mode 100644 index 0000000..e69de29