feat: mirror to bitbucket #4
1 changed files with 2 additions and 0 deletions
|
@ -126,6 +126,8 @@ jobs:
|
|||
|
||||
- name: Checkout código
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0 # ✅ clone completo
|
||||
|
||||
- name: Push para o repositório espelho
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue