Skip to content

Commit

Permalink
Upgrade gateway (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
xigongdaEricyang authored May 30, 2022
1 parent 26d54c1 commit af1b56f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cherry-pick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: git config set
env:
CLOUD_GH_PAT: ${{ secrets.GITHUB_TOKEN }}
run: |
git config --global url."https://${GITHUB_TOKEN}:x-oauth-basic@github.com/".insteadOf "https://github.com/"
export GOPRIVATE="github.com/vesoft-inc"
- name: auto cherry pick
uses: xigongdaEricyang/cherry-pick-robot@with-python
with:
Expand Down

0 comments on commit af1b56f

Please sign in to comment.