Add documentation reference
parent
e4c43c363a
commit
503c7cb617
|
@ -12,6 +12,12 @@ collection.
|
||||||
|
|
||||||
Requires the [activation](https://github.com/marketplace/actions/unity-activate) step.
|
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
|
## Usage
|
||||||
|
|
||||||
Create or edit the file called `.github/workflows/activation.yml` and add a job to it.
|
Create or edit the file called `.github/workflows/activation.yml` and add a job to it.
|
||||||
|
|
Loading…
Reference in New Issue