We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6186ead commit f2123a4Copy full SHA for f2123a4
.github/workflows/github-pages.yml
@@ -25,5 +25,6 @@ jobs:
25
env:
26
PAGES_BRANCH: master
27
BUILD_DIR: .
28
+ BUILD_FLAGS: "--base-url https://usips.org"
29
GITHUB_TOKEN: ${{ secrets.DEPLOY_KEY }}
30
REPOSITORY: usips/usips.github.io
0 commit comments