mirror of
https://github.com/game-ci/unity-actions.git
synced 2026-01-28 20:19:07 +08:00
Rename workflow name 😎
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: 😎 Actions
|
||||
name: Actions 😎
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Unity Actions
|
||||
|
||||
[](https://github.com/WebberTakken/unity-actions/workflows/%F0%9F%98%8E%20Actions/badge.svg)
|
||||
[](https://github.com/WebberTakken/unity-actions/workflows/Actions%20😎/badge.svg)
|
||||
|
||||
Github actions for testing and building Unity projects. 🦄
|
||||
|
||||
@@ -42,7 +42,7 @@ Detailed instructions can be found in each action below.
|
||||
| Build for Android | ❌ | In progress |
|
||||
| Build for iOS | ❌ | In progress |
|
||||
| | | |
|
||||
| Complete workflow | ✔ | [](https://github.com/WebberTakken/unity-actions/workflows/%F0%9F%98%8E%20Actions/badge.svg) |
|
||||
| Complete workflow | ✔ | [](https://github.com/WebberTakken/unity-actions/workflows/Actions%20😎/badge.svg) |
|
||||
|
||||
An example implementation can be found in `main.yml` from this repo.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user