Skip to content

GitHub Access Token

ihorman edited this page May 4, 2017 · 1 revision

To generate a Personal API Token for continuous application deployment from GitHub repository via the Git-Push-Deploy add-on, follow the steps below:

  1. Log in to your GitHub account and navigate to the Settings > Personal access tokens section.

GitHub Generate New Token

Click the Generate new token button.

  1. In the opened page, specify any preferred Token description and tick repo and admin:repo_hook scopes.

GitHub Token Settings

Click Generate token at the bottom of the page.

  1. Once redirected, copy and save the shown access token (it can’t be viewed again after you leave this page).

GitHub Copy Created Token

Subsequently, this hash value should be pasted into the corresponding field during the Git-Push-Deploy add-on installation.

Clone this wiki locally