-
Notifications
You must be signed in to change notification settings - Fork 28
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:
- Log in to your GitHub account and navigate to the Settings > Personal access tokens section.
Click the Generate new token button.
- In the opened page, specify any preferred Token description and tick repo and admin:repo_hook scopes.
Click Generate token at the bottom of the page.
- Once redirected, copy and save the shown access token (it can’t be viewed again after you leave this page).
Subsequently, this hash value should be pasted into the corresponding field during the Git-Push-Deploy add-on installation.
The complete guidance on Git-Push-Deploy package installation and usage can be found here.