diff --git a/.circleci/config.yml b/.circleci/config.yml index e9b1ac4..93cd825 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -70,6 +70,7 @@ jobs: # fallback to using the latest cache if no exact match is found - v1-dependencies- - run: ./gradlew versionDisplay + - run: ./gradlew publishPlugins - save_cache: paths: - ~/.gradle