fix: docs deployment

This commit is contained in:
Aravinth Manivannan 2022-03-30 13:42:51 +05:30
parent 32378266f0
commit 7c91a3ecf7
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88

View file

@ -109,7 +109,7 @@ jobs:
with:
branch: gh-pages
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FOLDER: deploy-static
FOLDER: ./target/doc/
# - name: deploy
# if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' && github.repository == 'realaravinth/realaravinth' }}