diff --git a/.github/workflows/publish-docs.yaml b/.github/workflows/publish-docs.yaml index 4902050..44e66ee 100644 --- a/.github/workflows/publish-docs.yaml +++ b/.github/workflows/publish-docs.yaml @@ -20,3 +20,4 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} folder: docs + clean: true diff --git a/docs/.gitignore b/docs/.gitignore deleted file mode 100644 index af2942b..0000000 --- a/docs/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -apidocs/ -dokka/