We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b6ac9 commit eb1eae4Copy full SHA for eb1eae4
action-a/entrypoint.sh
@@ -0,0 +1,5 @@
1
+#!/bin/sh -l
2
+
3
4
5
+sh -c "echo Hello world my name is $INPUT_MY_NAME"
0 commit comments