We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5803dd9 commit 6d7f283Copy full SHA for 6d7f283
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Build
21
run: |
22
yarn install
23
- yarn build --base /broker-template
+ yarn build
24
25
- name: Deploy
26
uses: peaceiris/actions-gh-pages@v3
0 commit comments