Skip to content

Commit

Permalink
Bump hub-mirror-action to v0.03
Browse files Browse the repository at this point in the history
  • Loading branch information
Yikun authored Mar 9, 2020
1 parent 2b03452 commit ec8fb1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gitee-repos-mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ jobs:

steps:
- name: Mirror the Github organization repos to Gitee.
uses: Yikun/hub-mirror-action@v0.02
uses: Yikun/hub-mirror-action@v0.03
with:
src: github/kunpengcompute
dst: gitee/kunpengcompute
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
dst_token: ${{ secrets.GITEE_TOKEN }}
account_type: org

0 comments on commit ec8fb1b

Please sign in to comment.