From f350da2c033043742f89e8c0b7b5145a1616da6d Mon Sep 17 00:00:00 2001 From: Valentin Kiselev Date: Wed, 19 Apr 2023 16:21:31 +0300 Subject: [PATCH] chore: add source header (#167) --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index ed5a5d74..779de80b 100644 --- a/action.yml +++ b/action.yml @@ -132,3 +132,4 @@ runs: COVERALLS_REPO_TOKEN: ${{ inputs.github-token }} COVERALLS_COMPARE_REF: ${{ inputs.compare-ref }} COVERALLS_COMPARE_SHA: ${{ inputs.compare-sha }} + COVERALLS_SOURCE_HEADER: github-action