doc: fix typo

This commit is contained in:
MAUGIN Thomas 2021-12-30 12:28:36 +01:00 committed by GitHub
parent 386e15acca
commit 4e3d9e33fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,7 +149,7 @@ The only code change you need to make to the build logic file `.github/workflows
BRANCH: "master"
```
User is your GutHub user and endpoint is your own custom name (typically the name of the repository where your mod is). You do not need to create this endpoint beforehand, the build logic will push it and create it on first run.
User is your GitHub user and endpoint is your own custom name (typically the name of the repository where your mod is). You do not need to create this endpoint beforehand, the build logic will push it and create it on first run.
Head over to `https://github.com/user/endpoint/settings/secrets` and click on `New secret`