Files
elastic-detection-rules/.github/workflows/docs-deploy.yml
T
Eric Forte 82698de546 [FR] May Dependency Updates (#6103)
* Dependency Updates

* Update GitHub Actions

(cherry picked from commit 63fbf57ec7)
2026-05-08 19:09:31 +00:00

15 lines
324 B
YAML

name: docs-deploy
on:
workflow_run:
workflows: [docs-build]
types: [completed]
permissions:
contents: read
deployments: write
id-token: write
pull-requests: write
actions: read
jobs:
deploy:
uses: elastic/docs-actions/.github/workflows/docs-deploy.yml@8cbb71bfe60d6f28d51ff23f6d7983fdddc2f323 # v1