actions-playground/foo-service/foo.sh
2022-08-12 14:38:55 +02:00

4 lines
58 B
Bash
Executable file

#!/usr/bin/env bash
echo 'Running foo!'
echo 'fixed bug'