We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe9647 commit 9fd6dfbCopy full SHA for 9fd6dfb
.github/workflows/deploy.yml
@@ -34,6 +34,6 @@ jobs:
34
with:
35
personal_token: ${{ secrets.GH_PAT }}
36
publish_branch: gh-pages
37
- publish_dir: vue-frontend/frontend/dist # Updated path
+ publish_dir: vue-frontend/warehouse-frontend/dist # Updated path
38
user_name: "github-actions[bot]"
39
user_email: "github-actions[bot]@users.noreply.github.com"
0 commit comments