diff --git a/README.md b/README.md index e69de29..617cf7d 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +# Lgoad upload action + +This is a Gitea/Github action to automatically upload a file to lgoad diff --git a/goodbye.sh b/goodbye.sh new file mode 100755 index 0000000..108f856 --- /dev/null +++ b/goodbye.sh @@ -0,0 +1 @@ +echo Goodbye \ No newline at end of file