fix: docs deployment
This commit is contained in:
parent
32378266f0
commit
7c91a3ecf7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -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' }}
|
||||
|
|
Loading…
Reference in a new issue