chore(CI): Add Github Token.

This commit is contained in:
Terry Geng 2020-07-12 20:13:56 +08:00
parent 505122725a
commit 7fc9211e19
No known key found for this signature in database
GPG Key ID: F982F8EA1DF720E7

View File

@ -118,6 +118,8 @@ steps:
from_secret: TRADUORA_R_CLIENT
TRADUORA_R_SECRET:
from_secret: TRADUORA_R_SECRET
GITHUB_API:
from_secret: GITHUB_API
commands:
- apt update && apt install -y git python3-requests hub
- git branch bot-traduora && git checkout bot-traduora