The newest version of Freakybob.site: built from the ground up (twice!)

Update mirror.yml

authored by Wish and committed by GitHub ac3a13d0 ea60ad9d

Changed files
+1 -1
.github
workflows
+1 -1
.github/workflows/mirror.yml
··· 12 12 - uses: pixta-dev/repository-mirroring-action@v1 13 13 with: 14 14 target_repo_url: 15 - git@tangled.sh:freakybob.site/freakybob.site 15 + git@tangled.sh:freakybob.site/refreaked 16 16 ssh_private_key: # <-- use 'secrets' to pass credential information. 17 17 ${{ secrets.TANGLED_SSH }}