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.