Skip to content

Commit

Permalink
Merge branch '2' into 3
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Aug 31, 2022
2 parents eb45f52 + 3483f46 commit ceec352
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
name: Build Docs
name: Deploy Userhelp Docs
on:
push:
branches:
- 'master'
- '3'
- '2'
- '1.0'
paths:
- 'docs/en/userguide/**'
jobs:
build:
name: build-docs
deploy:
name: deploy-userhelp-docs
runs-on: ubuntu-latest
steps:
- name: Run build hook
Expand Down
2 changes: 2 additions & 0 deletions docs/en/userguide/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Online databases and registries
summary: How to manage databases and registries using the CMS
---

## In this section:

Expand Down

0 comments on commit ceec352

Please sign in to comment.