diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 3a39869..c2879c7 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -39,4 +39,4 @@ jobs: - uses: actions/upload-artifact@v3 with: name: Package - path: staging \ No newline at end of file + path: staging diff --git a/README.md b/README.md index d7591c4..27d9a1c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # java_maven_project This is simple java maven project for github actions + +adding this line for testing PR by karan