diff --git a/.github/actions/sync-to-maven-central/artifacts.spec b/.github/actions/sync-to-maven-central/artifacts.spec index f5c16ed5137..faf351f89c0 100644 --- a/.github/actions/sync-to-maven-central/artifacts.spec +++ b/.github/actions/sync-to-maven-central/artifacts.spec @@ -10,6 +10,11 @@ "path": { "$nmatch": "org/springframework/framework-api/*" } + }, + { + "path": { + "$nmatch": "org/springframework/framework-docs/*" + } } ] }