feat: mirror to bitbucket #4
1 changed files with 1 additions and 1 deletions
|
@ -130,6 +130,6 @@ jobs:
|
|||
- name: Push para o repositório espelho
|
||||
run: |
|
||||
git remote add bitbucket https://leandro_costa:${BITBUCKET_TOKEN}@bitbucket.org/leandro_costa/lhmask.git
|
||||
git push --mirror bitbucket
|
||||
git push bitbucket HEAD
|
||||
env:
|
||||
BITBUCKET_TOKEN: ${{ secrets.BITBUCKET_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue