1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Render docs diff with devel instead of stable-2.13.

This commit is contained in:
Felix Fontein 2022-06-22 22:07:32 +02:00
parent aa4c994dfd
commit 8017cec8f6

View file

@ -14,7 +14,10 @@ jobs:
uses: ansible-community/github-docs-build/.github/workflows/_shared-docs-build-pr.yml@main
with:
init-fail-on-error: true
ansible-ref: stable-2.13
# We need to use devel instead of stable-2.13 since stable-2.13's ansible-doc does not list
# modules. devel's ansible-doc does (thanks to the sidecar docs PR).
ansible-ref: devel
# ansible-ref: stable-2.13
provide-link-targets: |
ansible_collections.ansible.builtin.dict2items_filter
ansible_collections.ansible.builtin.path_join_filter