diff --git a/.github/workflows/notify-release.yml b/.github/workflows/notify-release.yml index 37d79bca0..927b63c6f 100644 --- a/.github/workflows/notify-release.yml +++ b/.github/workflows/notify-release.yml @@ -71,7 +71,7 @@ jobs: "version": "${{ github.event.release.tag_name }}", "repository": "${{github.repository}}", "section": "predicates", - "docs_directory": "docs/predicates/*" + "docs_directory": "docs/predicate/*" } }