Skip to content

Commit 572de41

Browse files
authored
Update build.yml
1 parent 0a6f7db commit 572de41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
env:
2828
PAGES_BRANCH: gh-pages
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30-
BUILD_FLAGS: --base-url $DEPLOY_URL
30+
BUILD_FLAGS: --base-url https://nimbinatus.com/RedHatOfficial.github.io
3131
preview:
3232
runs-on: ubuntu-latest
3333
if: github.ref != 'refs/heads/dev'

0 commit comments

Comments
 (0)