From 48fd2b40b88612b87c5e04e7a77c54b01efa2c52 Mon Sep 17 00:00:00 2001 From: Morgan Date: Mon, 1 Aug 2022 09:58:50 -0700 Subject: [PATCH] Update pom.xml for coveralls configuration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 797ace1..f91cfd6 100644 --- a/pom.xml +++ b/pom.xml @@ -294,7 +294,7 @@ coveralls-maven-plugin 4.3.0 - yourcoverallsprojectrepositorytoken + ${env.COVERALLS_REPO_TOKEN}