rm entrypoint

This commit is contained in:
cupcakearmy 2020-12-13 16:35:02 +01:00
parent 67726ba823
commit 6bd8c079c7
No known key found for this signature in database
GPG Key ID: 81C683415BBD86B0
1 changed files with 0 additions and 5 deletions

View File

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