mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-30 20:23:49 +00:00
update docs build references to new repo (#277)
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
|||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
name: Build Ansible Docs
|
name: Build Ansible Docs
|
||||||
uses: ansible-collections/community.hashi_vault/.github/workflows/_shared-docs-build-pr.yml@main
|
uses: ansible-community/github-docs-build/.github/workflows/_shared-docs-build-pr.yml@main
|
||||||
|
|
||||||
comment:
|
comment:
|
||||||
permissions:
|
permissions:
|
||||||
@@ -21,7 +21,7 @@ jobs:
|
|||||||
name: PR comments
|
name: PR comments
|
||||||
steps:
|
steps:
|
||||||
- name: PR comment
|
- name: PR comment
|
||||||
uses: ansible-collections/community.hashi_vault/.github/actions/docs/ansible-docs-build-comment@main
|
uses: ansible-community/github-docs-build/actions/ansible-docs-build-comment@main
|
||||||
with:
|
with:
|
||||||
body-includes: '## Docs Build'
|
body-includes: '## Docs Build'
|
||||||
reactions: heart
|
reactions: heart
|
||||||
|
|||||||
Reference in New Issue
Block a user