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 209a217 commit 296560fCopy full SHA for 296560f
.github/workflows/main.yml
@@ -59,6 +59,11 @@ jobs:
59
with:
60
configfile: "mkdocs-vanhex-welcome.yml"
61
62
+ - name: Build islandhex-welcome
63
+ uses: Tiryoh/actions-mkdocs@v0
64
+ with:
65
+ configfile: "mkdocs-islandhex-welcome.yml"
66
+
67
- name: Build peerhex-americas-welcome
68
uses: Tiryoh/actions-mkdocs@v0
69
mkdocs-islandhex-welcome.yml
@@ -0,0 +1,3 @@
1
+site_name: Welcome to IslandHex.ca
2
+docs_dir: islandhex-welcome
3
+site_dir: site/6kg4lcaaaaaa-islandhex-welcome
0 commit comments