mirror of
https://github.com/bendtherules/hello-github-actions.git
synced 2026-08-18 13:53:58 +00:00
Create entrypoint.sh
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh -l
|
||||
|
||||
sh -c "echo Hello world my name is $INPUT_MY_NAME"
|
||||
Reference in New Issue
Block a user