Skip to content

Commit

Permalink
deploy browser
Browse files Browse the repository at this point in the history
  • Loading branch information
elgervb committed Oct 26, 2023
1 parent 64e6221 commit 68e2338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
yarn install
yarn build:prod
yarn build --base-href https://elgervb.github.io/beez
yarn build --base-href https://elgervb.github.io/beez/
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
Expand Down

0 comments on commit 68e2338

Please sign in to comment.