You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Repo to which generated PAC-script will be uploaded. Example: anticensority/generated-pac-scripts.",
"value": "your_github_name/your_repo"
},
"GH_TOKEN": {
"required": true,
"description": "OAuth token that gives write access to GH_REPO (scope 'repo'). It may be generated by GitHub if you provide client id and secret, try following https://github.com/lelylan/simple-oauth2/blob/master/example/index.js"