diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 35f2c1232..8433ed0d9 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: build-artifacts
- path: target/
+ path: .github/workflows/reports/history/
# Static Code Analysis with Checkstyle
- name: Static Code Analysis with Checkstyle
diff --git a/pom.xml b/pom.xml
index f1c226cae..c41bf6a51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -416,7 +416,7 @@
-
+ ˇˇ
org.springframework.boot
spring-boot-maven-plugin