diff --git a/.github/workflows/site.yaml b/.github/workflows/site.yaml index 9879e6e7..3e8f02e8 100644 --- a/.github/workflows/site.yaml +++ b/.github/workflows/site.yaml @@ -27,5 +27,5 @@ jobs: uses: JamesIves/github-pages-deploy-action@v4 with: branch: gh-pages - folder: spotbugs/spotbugs-maven-plugin.git + folder: target/staging ssh-key: ${{ secrets.DEPLOY_KEY }} diff --git a/pom.xml b/pom.xml index a955c5d2..8e48337a 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.github.hazendaz base-parent - 48 + 49