Skip to content

Commit 7460ba4

Browse files
author
Cory Schwartz
committed
forgotten double-colons
1 parent 9b9e69d commit 7460ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ FAILURE=1
1111
# Note that if you echo these strings, they will not be visible in the action log.
1212
OUTPUT_STATUS="::set-output name=status::"
1313
OUTPUT_OUTCOME="::set-output name=outcome::"
14-
OUTPUT_ID="::set-output name=testground_id"
14+
OUTPUT_ID="::set-output name=testground_id::"
1515

1616
BACKEND="${INPUT_BACKEND_PROTO}"'://'"${INPUT_BACKEND_ADDR}"
1717

0 commit comments

Comments
 (0)