An open API service indexing awesome lists of open source software.

https://github.com/game-ci/unity-actions-example

Example using Unity Actions to test and build a unity project.
https://github.com/game-ci/unity-actions-example

example game-ci github-actions hacktoberfest unity-actions unity-ci

Last synced: 3 months ago
JSON representation

Example using Unity Actions to test and build a unity project.

Awesome Lists containing this project

README

          

# unity-actions example

[![Unity Actions](https://github.com/game-ci/unity-actions-example/actions/workflows/main.yml/badge.svg)](https://github.com/game-ci/unity-actions-example/actions/workflows/main.yml)

Example using unity-actions to test and build a unity project. More information at [game.ci](https://game.ci/)

## Points of interest

* [./.github/workflows/](./.github/workflows)

## License

[MIT](LICENSE.md) © [Gabriel Le Breton](https://gableroux.com)