mirror of https://gitee.com/answerdev/answer.git
update dev action
This commit is contained in:
parent
85e06e63d3
commit
2c40a061da
|
@ -54,7 +54,7 @@ jobs:
|
|||
- build
|
||||
steps:
|
||||
- name: Sync to Gitlab
|
||||
uses: wearerequired/git-mirror-action@master
|
||||
uses: aiworklab/git-mirror-action@master
|
||||
env:
|
||||
SSH_PRIVATE_KEY: ${{ secrets.GITLAB_RSA_PRIVATE_KEY }}
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue