diff --git a/.github/workflows/kanidm_book.yml b/.github/workflows/kanidm_book.yml index aa8e58e7a..0c327e0bf 100644 --- a/.github/workflows/kanidm_book.yml +++ b/.github/workflows/kanidm_book.yml @@ -129,9 +129,6 @@ jobs: with: # Upload entire repository path: 'docs/' - - name: what's the state - run: | - echo "${github.event}" - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v2