From a28c1a8b8565f3792e9d732572b31b333142c16e Mon Sep 17 00:00:00 2001 From: Marco Franssen Date: Tue, 14 Dec 2021 17:04:00 +0100 Subject: [PATCH] Try fix action.yml Signed-off-by: Marco Franssen --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 397062f6..b0c024ee 100644 --- a/action.yaml +++ b/action.yaml @@ -33,4 +33,4 @@ runs: - '${{ inputs.github_context }}' - "--runner-context" - '${{ inputs.runner_context }}' - - '${{ inputs.arguments }}' + - ${{ inputs.arguments }}