rm entrypoint

This commit is contained in:
cupcakearmy
2020-12-13 16:35:02 +01:00
parent 67726ba823
commit 6bd8c079c7

View File

@@ -1,5 +0,0 @@
#!/bin/sh -l
echo "Hello $1"
time=$(date)
echo "::set-output name=time::$time"