yq/github-action/entrypoint.sh

5 lines
32 B
Bash
Raw Normal View History

2020-02-24 09:04:45 +00:00
#!/bin/sh -l
echo "$1"
eval $1