We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fd5ebd + 12b4569 commit b5442c3Copy full SHA for b5442c3
.github/workflows/surefire-report.yml
@@ -28,7 +28,7 @@ jobs:
28
run: $MVN -P all-tests site:site -DskipTests -Daggregate=true -Dsurefire.failIfNoSpecifiedTests=false
29
- name: Publish
30
id: publish
31
- uses: JamesIves/github-pages-deploy-action@v4.7.6
+ uses: JamesIves/github-pages-deploy-action@v4.8.0
32
with:
33
branch: gh-pages
34
folder: ./target/site
0 commit comments