We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5ed97 commit b7e006fCopy full SHA for b7e006f
entrypoint.sh
@@ -2,4 +2,4 @@
2
3
set -e
4
5
-make-coverage-badge --output-path "${INPUT_PATH}/${INPUT_OUTPUT-PATH}" --report-path "${INPUT_PATH}/${INPUT_REPORT-PATH}"
+make-coverage-badge --output-path "${INPUT_PATH}/${INPUT_OUTPUT_PATH}" --report-path "${INPUT_PATH}/${INPUT_REPORT_PATH}"
0 commit comments