diff --git a/README.md b/README.md index 8f0aa3c..9575110 100644 --- a/README.md +++ b/README.md @@ -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`) |