Fix deploy directory

reverse-scroll
nirenjan 2021-02-09 00:26:50 -08:00
parent 3e2b960c0e
commit 16b2cf7348
1 changed files with 1 additions and 1 deletions

View File

@ -50,4 +50,4 @@ jobs:
if: ${{ matrix.os == 'ubuntu-20.04' && matrix.cc == 'gcc' }} if: ${{ matrix.os == 'ubuntu-20.04' && matrix.cc == 'gcc' }}
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build/docs publish_dir: ./build/docs/html