Skip to content

Commit

Permalink
Update sync-with-external-repos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-chernysh authored May 13, 2024
1 parent 47cadb6 commit 37ba2f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-with-external-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:

- name: Swith remote origin
run: |
echo ${BACKUP_REPO}
git remote set-url origin ${BACKUP_REPO}
- name: Delete all branches except master
Expand Down

0 comments on commit 37ba2f4

Please sign in to comment.