Skip to content

Commit

Permalink
Merge pull request #5653 from IntersectMBO/mgalazyn/fix/missing-cname…
Browse files Browse the repository at this point in the history
…-in-gh-pages

Add correct domain for github pages in GHA.
  • Loading branch information
carbolymer authored Jan 29, 2024
2 parents 03fb7f7 + 61563ae commit a47effd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN || github.token }}
publish_dir: haddocks
cname: cardano-node.cardano.intersectmbo.org
force_orphan: true

0 comments on commit a47effd

Please sign in to comment.