diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 96f4eac..cd545bb 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -18,3 +18,4 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ${{ steps.deployment.outputs.artifact }} +