From a2e2ff90e2ff603b555a27b32f0d7745cf1bfe2b Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 27 Jun 2023 14:13:48 +0200 Subject: [PATCH] Not building the docs for CI builds - changed the env var; fixes gh-239 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7ce5071c..55511e93 100644 --- a/pom.xml +++ b/pom.xml @@ -1667,8 +1667,7 @@ CI - env.CI - true + env.GITHUB_API_URL @@ -1678,6 +1677,7 @@ none none none + none