From 503c7cb617302010d8e0307e943355d55c87a08a Mon Sep 17 00:00:00 2001 From: Webber Takken Date: Sat, 30 Nov 2019 18:26:15 +0100 Subject: [PATCH] Add documentation reference --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8d2d645..580d52b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ collection. Requires the [activation](https://github.com/marketplace/actions/unity-activate) step. +## Documentation + +See the +[Unity Actions](https://github.com/webbertakken/unity-actions) +collection repository for workflow documentation and reference implementation. + ## Usage Create or edit the file called `.github/workflows/activation.yml` and add a job to it.