Browse Source

Hotfix - change antora playbook

pull/2345/head
Amit Saini 3 years ago
parent
commit
6c85d9bb56
  1. 2
      .github/workflows/release_6_docs.yml

2
.github/workflows/release_6_docs.yml

@ -34,7 +34,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