From 01cd7f20b1908fc5b69e82867906820f67210b5c Mon Sep 17 00:00:00 2001 From: Charles Sabourdin Date: Thu, 24 Nov 2022 19:00:20 +0100 Subject: [PATCH] patch --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 905694f..2cfda0a 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -22,5 +22,5 @@ jobs: - name: Deploy 🚀 uses: JamesIves/github-pages-deploy-action@v4 with: - folder: target/site # The folder the action should deploy. + folder: target/site # The folder the action should deploy.