Skip to content

Commit

Permalink
Fix publish_dir of github-action
Browse files Browse the repository at this point in the history
  • Loading branch information
xvw committed Nov 19, 2024
1 parent 7c7ba08 commit 4cb9b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pfioooouuuu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_dir: ./www
publish_dir: ./_www
external_repository: xvw/xvw.github.io
publish_branch: master
enable_jekyll: false

0 comments on commit 4cb9b32

Please sign in to comment.