mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Use the correct build destination to publish from
This commit is contained in:
parent
9eb982c762
commit
d4f2338246
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ghpages.yml
vendored
2
.github/workflows/ghpages.yml
vendored
|
|
@ -20,4 +20,4 @@ jobs:
|
|||
- uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.JEKYLL_PAT }}
|
||||
publish_dir: ./docs/_site
|
||||
publish_dir: ./_site
|
||||
Loading…
Add table
Add a link
Reference in a new issue