From 6b0adabe5731c87be12b21eb734c6b9d6ba04c21 Mon Sep 17 00:00:00 2001 From: Les Aker Date: Thu, 23 Jul 2026 23:16:41 -0400 Subject: [PATCH] add always --- actions/hook-exporter/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/actions/hook-exporter/action.yml b/actions/hook-exporter/action.yml index a656236..a1d470b 100644 --- a/actions/hook-exporter/action.yml +++ b/actions/hook-exporter/action.yml @@ -16,3 +16,4 @@ runs: env: EXPORTER_TOKEN: ${{ inputs.token }} JOB_STATUS: ${{ inputs.status }} + if: always()