From b6f9e31a6dae1951d6d0548e77f7384ee190eef0 Mon Sep 17 00:00:00 2001 From: Webber Date: Sat, 30 Nov 2019 18:15:16 +0100 Subject: [PATCH] cleanup --- .dockerignore | 5 ----- README.md | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 .dockerignore diff --git a/.dockerignore b/.dockerignore deleted file mode 100644 index 8192196..0000000 --- a/.dockerignore +++ /dev/null @@ -1,5 +0,0 @@ -# ignore all files by default -* - -# include required actions with exceptions -!test/ diff --git a/README.md b/README.md index e511b5a..992f506 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Unity Actions -[![Actions status](https://github.com/WebberTakken/unity-actions/workflows/Actions%20😎/badge.svg)](https://github.com/WebberTakken/unity-actions/workflows/Actions%20😎/badge.svg) +[![Actions status](https://github.com/webbertakken/unity-actions/workflows/Actions%20😎/badge.svg)](https://github.com/webbertakken/unity-actions/) Github actions for testing and building Unity projects.