diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d0f106a..1bbefb8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -75,7 +75,7 @@ jobs: --server-id-deploy repo.spring.io \ --repo-deploy-releases release \ --repo-deploy-snapshots snapshot \ - --exclude-patterns="*-example*.*,*-test-*.*,*-docs-*.*" + --exclude-patterns="*-example*.*,*-tests-*.*,*-docs-*.*" echo JFROG_CLI_BUILD_NAME=spring-rewrite-commons-main >> $GITHUB_ENV echo JFROG_CLI_BUILD_NUMBER=$GITHUB_RUN_NUMBER >> $GITHUB_ENV