actions-playground/bar-service/bar.sh
2022-08-15 23:50:06 +02:00

5 lines
100 B
Bash
Executable file

#!/usr/bin/env bash
echo 'running bar!'
echo 'cool new feature -fixing feature'
echo 'new feature'