Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1d8bb94

Browse filesBrowse files
committed
Added ddocs deploy job - deploy url added
1 parent 49b79cd commit 1d8bb94
Copy full SHA for 1d8bb94

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎.github/workflows/docs.yml

Copy file name to clipboardExpand all lines: .github/workflows/docs.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
- name: Deploy
5454
env:
5555
DOCS_BUILD_DIR: "./docs/_build/"
56+
DOCS_DEPLOY_URL_BASE: "https://docs.espressif.com/projects/arduino-esp32"
5657
run: |
5758
PATH=/home/runner/.local/bin:$PATH source ./docs/utils.sh
5859
PATH=/home/runner/.local/bin:$PATH add_doc_server_ssh_keys $DOCS_DEPLOY_PRIVATEKEY $DOCS_DEPLOY_SERVER $DOCS_DEPLOY_SERVER_USER

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.