From 641e0807aa8f1c8d4e33e471dadf19ba226aceee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn-Erik=20Strand?= Date: Fri, 11 Oct 2024 13:46:06 +0200 Subject: [PATCH] Update ci-maven-deploy.yml --- .github/workflows/ci-maven-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-maven-deploy.yml b/.github/workflows/ci-maven-deploy.yml index 636edf1..135297f 100644 --- a/.github/workflows/ci-maven-deploy.yml +++ b/.github/workflows/ci-maven-deploy.yml @@ -24,7 +24,7 @@ on: type: string m2-settings: description: Set m2 settings overrides - default: \"github${{ github.actor }}${{ github.token }}\" + default: '"github${{ github.actor }}${{ github.token }}"' required: false type: string