Browse Source

Hotfix - change antora playbook

pull/2347/head
Amit Saini 3 years ago
committed by Lee Newson
parent
commit
03f1163aec
  1. 2
      .github/workflows/release_6_docs.yml

2
.github/workflows/release_6_docs.yml

@ -33,7 +33,7 @@ jobs:
run: yarn build
- name: (Release - Docs 6.0) Build Website
run: yarn antora ./antora-playbook-staging.yml
run: yarn antora ./antora-playbook-production.yml
- name: (Release - Docs 6.0) Rename sitemap.xml (Temporary solution - Amit)
shell: bash

Loading…
Cancel
Save