We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca2a9dd commit f350da2Copy full SHA for f350da2
action.yml
@@ -132,3 +132,4 @@ runs:
132
COVERALLS_REPO_TOKEN: ${{ inputs.github-token }}
133
COVERALLS_COMPARE_REF: ${{ inputs.compare-ref }}
134
COVERALLS_COMPARE_SHA: ${{ inputs.compare-sha }}
135
+ COVERALLS_SOURCE_HEADER: github-action
0 commit comments