Skip to content

Commit 9fd6dfb

Browse files
committed
mock login deploy fix 02
1 parent fbe9647 commit 9fd6dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
with:
3535
personal_token: ${{ secrets.GH_PAT }}
3636
publish_branch: gh-pages
37-
publish_dir: vue-frontend/frontend/dist # Updated path
37+
publish_dir: vue-frontend/warehouse-frontend/dist # Updated path
3838
user_name: "github-actions[bot]"
3939
user_email: "github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)