Disable actions-gh-pages

This commit is contained in:
Christian Clauss
2020-04-26 08:39:28 +02:00
committed by GitHub
parent 57ea7b1f9d
commit d1e9fd7bde

View File

@@ -12,11 +12,11 @@ jobs:
with:
working-directory: 'sorting/'
doxyfile-path: 'doxy.txt'
- uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./sorting
enable_jekyll: true
#- uses: peaceiris/actions-gh-pages@v3
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}
# publish_dir: ./sorting
# enable_jekyll: true
- run: |
cd sorting
make test