From a72f7633495c7471ead1da3be240e6919fa9ddbf Mon Sep 17 00:00:00 2001 From: Nigel Charman Date: Sun, 24 Dec 2023 21:10:42 +1300 Subject: [PATCH] Publish to concordion-specifications from java21 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b7c0422..a950675 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,5 +61,5 @@ jobs: deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }} external_repository: concordion/concordion-specifications publish_branch: main - publish_dir: artifacts/reports-java-8/reports/spec + publish_dir: artifacts/reports-java-21/reports/spec destination_dir: concordion-excel-extension