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

4 lines
58 B
Bash

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