Skip to content

Commit 23dbc7f

Browse files
divipillaiDematteisGiacomo
authored andcommitted
doc: Fixes to the doc publishing file
Fixes to the doc publishing file to make the produciton upload true. Signed-off-by: divya <[email protected]>
1 parent 9fbcb64 commit 23dbc7f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/docs-build-and-publish-zooomin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
description: "Label of the documentation"
1111
publish_to_prod:
1212
type: boolean
13-
default: false
13+
default: true
1414
publish_to_dev:
1515
type: boolean
1616
default: true
@@ -23,7 +23,7 @@ on:
2323
default: "latest"
2424
publish_to_prod:
2525
type: boolean
26-
default: false
26+
default: true
2727
publish_to_dev:
2828
type: boolean
2929
default: true

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Some of the key features of the firmware include:
1818
* Modem tracing capability
1919
* LED indication for visualizing the operating state of the application
2020

21-
The project repository is based on the `NCS Example Application`_ and customized to the needs of the application.
21+
The project repository is based on the `nRF Connect SDK example application <NCS Example Application_>`_ and customized to the needs of the application.
2222
Read more about the various aspects of the firmware in the following sections.
2323

2424
.. toctree::

0 commit comments

Comments
 (0)