Skip to content

Commit

Permalink
adding bitbucket mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
CURRTIS1 committed Feb 20, 2024
1 parent 2cfacf8 commit 9e45d5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
with:
fetch-depth: 0
- name: Add bitbucket to allowed hosts
run: echo "Adding bitbucket.org to known hosts"
run: ssh-keyscan -t rsa bitbucket.org >> ~/.ssh/known_hosts
- uses: pixta-dev/repository-mirroring-action@v1
with:
Expand Down

0 comments on commit 9e45d5d

Please sign in to comment.