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:
11
.github/workflows/publish-mirror.yml
vendored
11
.github/workflows/publish-mirror.yml
vendored
@@ -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"
|
||||
|
Reference in New Issue
Block a user