Skip to content

Commit

Permalink
test action
Browse files Browse the repository at this point in the history
  • Loading branch information
zipxing committed Oct 6, 2024
1 parent dd2951c commit 71807fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_petview_web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ../tmp/web_petview
publish_dir: ./tmp/web_petview
publish_branch: gh-pages

0 comments on commit 71807fd

Please sign in to comment.