mirror of
https://github.com/game-ci/unity-activate
synced 2026-01-29 06:20:06 +08:00
Fix typo in README.md
This commit is contained in:
@@ -19,7 +19,7 @@ collection too.
|
|||||||
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.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
name: Acquire activation file
|
name: Activate Unity
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
requestActivation:
|
requestActivation:
|
||||||
|
|||||||
Reference in New Issue
Block a user