If you are an interface administrator and you would like to update AFCH's code on Wikipedia to match the code located at the official GitHub repository (basically deploying approved patches to production), follow this work instruction.
To update AFCH to its latest version onwiki, you need to do the following.
git checkout master
git pull
npm ci
{
"site": "https://en.wikipedia.org/w/api.php",
"username": "Your username@Bot task",
"password": "Your password"
}
npm run deploy