We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eae735 commit a842642Copy full SHA for a842642
1 file changed
entrypoint.sh
@@ -1,3 +1,3 @@
1
#!/bin/sh -l
2
3
-/jabref/jabkit/bin/jabkit "$@" >> $GITHUB_STEP_SUMMARY
+/jabref/jabkit/bin/jabkit "$@" | tee $GITHUB_STEP_SUMMARY
0 commit comments