Skip to content

Commit ec25de8

Browse files
committed
.
1 parent 906aec6 commit ec25de8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,5 @@ jobs:
5858
uses: peaceiris/actions-gh-pages@v4
5959
with:
6060
github_token: ${{ secrets.GITHUB_TOKEN }}
61-
# Path to the compiled static assets. Assuming 'dist' for modern bundlers (Vite).
6261
publish_dir: ./client/dist
63-
# The target branch for deployment
6462
publish_branch: gh-pages

0 commit comments

Comments
 (0)