We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de788cd commit dfd35d5Copy full SHA for dfd35d5
.github/workflows/landscape.yml
@@ -44,5 +44,6 @@ jobs:
44
uses: peaceiris/actions-gh-pages@v4
45
with:
46
github_token: ${{ secrets.GITHUB_TOKEN }}
47
+ cname: landscape.agentic-community.com
48
publish_dir: ./build
49
publish_branch: gh-pages
0 commit comments