diff --git a/entrypoint.sh b/entrypoint.sh index 63e8f7d..4ae013b 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -2,4 +2,4 @@ echo "Hello $1" time=$(date) -echo "##[set-output name=time]$time" +echo "::[set-output name=time]$time"