publish_dir: ./sorting

This commit is contained in:
Christian Clauss 2020-04-25 17:22:42 +02:00 committed by GitHub
parent a4e1a5b179
commit 57ea7b1f9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ jobs:
- uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./sorting/html
publish_dir: ./sorting
enable_jekyll: true
- run: |
cd sorting