Skip to content

Commit f2123a4

Browse files
committed
Possible fix for meta tags via Github pages
1 parent 6186ead commit f2123a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ jobs:
2525
env:
2626
PAGES_BRANCH: master
2727
BUILD_DIR: .
28+
BUILD_FLAGS: "--base-url https://usips.org"
2829
GITHUB_TOKEN: ${{ secrets.DEPLOY_KEY }}
2930
REPOSITORY: usips/usips.github.io

0 commit comments

Comments
 (0)