Skip to content

Commit

Permalink
chore: update base href for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jlczapski committed Mar 22, 2024
1 parent 665bfe3 commit 349b5d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
build_configuration: production
base_href: /
base_href: /ventura-vdr
deploy_branch: gh-pages
angular_dist_build_folder: dist/vdr
permissions:
Expand Down

0 comments on commit 349b5d9

Please sign in to comment.