1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-10-14 20:02:09 +00:00

ci: Release to Garage, stop mirroring to Sourcehut

This commit is contained in:
2024-11-11 12:43:08 -06:00
parent 9d05fe7cb2
commit 0b78517a9d
3 changed files with 19 additions and 14 deletions

View File

@@ -51,14 +51,3 @@ jobs:
with:
source-repo: "git@github.com:privacyguides/privacyguides.org.git"
destination-repo: "git@codeberg.org:privacyguides/privacyguides.org.git"
sourcehut:
runs-on: ubuntu-latest
steps:
- name: Mirror to SourceHut
uses: wearerequired/git-mirror-action@v1
env:
SSH_PRIVATE_KEY: ${{ secrets.ACTIONS_SSH_KEY }}
with:
source-repo: "git@github.com:privacyguides/privacyguides.org.git"
destination-repo: "git@git.sr.ht:~jonaharagon/privacyguides.org"