mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
Fix instance ID's
This commit is contained in:
4
.github/workflows/build-docs.yaml
vendored
4
.github/workflows/build-docs.yaml
vendored
@@ -11,8 +11,8 @@ permissions:
|
|||||||
pages: write
|
pages: write
|
||||||
|
|
||||||
env:
|
env:
|
||||||
INSTANCE: Writerside/hi
|
INSTANCE: Writerside/kc
|
||||||
ARTIFACT: webHelpHI2-all.zip
|
ARTIFACT: webHelpKC2-all.zip
|
||||||
DOCS_FOLDER: ./docs
|
DOCS_FOLDER: ./docs
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<variables>
|
<variables>
|
||||||
<header-logo>knight-crawler-logo.png</header-logo>
|
<header-logo>knight-crawler-logo.png</header-logo>
|
||||||
</variables>
|
</variables>
|
||||||
<build-profile instance="hi">
|
<build-profile instance="kc">
|
||||||
<variables>
|
<variables>
|
||||||
<noindex-content>true</noindex-content>
|
<noindex-content>true</noindex-content>
|
||||||
</variables>
|
</variables>
|
||||||
|
|||||||
Reference in New Issue
Block a user