From 66dfab5cf4b90e495f3309754ea09d6e322ab94c Mon Sep 17 00:00:00 2001 From: PhilNewm Date: Mon, 28 Oct 2024 08:57:40 +0100 Subject: [PATCH] Update variable reference --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9f0aa32..5d0a768 100644 --- a/action.yml +++ b/action.yml @@ -79,7 +79,7 @@ runs: # INFO and # INFO https://stackoverflow.com/questions/74137120/how-to-fix-or-avoid-error-unable-to-process-file-command-output-successfully/74232400#74232400 - name: Prepare Changelog - if: changelog_labels + if: ${{ !inputs.changelog_labels }} id: write-changelog shell: bash run: |