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 0a6f7db commit 572de41Copy full SHA for 572de41
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
env:
28
PAGES_BRANCH: gh-pages
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
- BUILD_FLAGS: --base-url $DEPLOY_URL
+ BUILD_FLAGS: --base-url https://nimbinatus.com/RedHatOfficial.github.io
31
preview:
32
runs-on: ubuntu-latest
33
if: github.ref != 'refs/heads/dev'
0 commit comments