mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-24 14:15:50 +02:00
👷 Update base path to be relative
This commit is contained in:
parent
dc29370542
commit
2e40718531
2
.github/workflows/build-docs-site.yml
vendored
2
.github/workflows/build-docs-site.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@master
|
||||
- uses: redkubes/docusaurus-deploy-action@master
|
||||
with:
|
||||
source-folder: /
|
||||
source-folder: ./
|
||||
git-user: ${{ github.actor }}
|
||||
git-password: ${{ secrets.GITHUB_TOKEN }}
|
||||
deployment-branch: gh-pages
|
||||
|
Loading…
x
Reference in New Issue
Block a user