Fix: typo
This commit is contained in:
parent
bd88af7561
commit
cd3e03ad7d
1 changed files with 1 additions and 1 deletions
|
@ -48,4 +48,4 @@ Note: you have to either use an image which includes go or set it up before runn
|
|||
| git_remote | A custom git remote to push to | the current repo |
|
||||
| git_branch | The branch to push to | pages |
|
||||
| token | The token/password to use if pusing to a custom http remote | the gitea-supplied token (aka `GITHUB_TOKEN`) |
|
||||
| username | The username to use if pusing to a custom http remote | the actot (aka `GITHUB_ACTOR`) |
|
||||
| username | The username to use if pusing to a custom http remote | the actor (aka `GITHUB_ACTOR`) |
|
||||
|
|
Loading…
Reference in a new issue