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()