Skip to content

Commit 61b85f9

Browse files
committed
Shell quotes
1 parent 0ff64cf commit 61b85f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ ls -laR "$GITHUB_WORKSPACE"
2121
echo "+++++ END"
2222

2323

24-
echo "time=$time" >> $GITHUB_OUTPUT
24+
echo "time=$time" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)