mirror of
https://github.com/bendtherules/hello-github-actions.git
synced 2026-08-18 22:02:33 +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