Skip to content

Merge pull request #2568 from arduino/benjamindannegard/cloud-shared-… #2053

Merge pull request #2568 from arduino/benjamindannegard/cloud-shared-…

Merge pull request #2568 from arduino/benjamindannegard/cloud-shared-… #2053

name: Sync private mirror
on:
push:
branches:
- main
jobs:
repo-sync:
if: "github.repository == 'arduino/docs-content'"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: "0"
ref: "main"
- name: Install SSH key
uses: shimataro/ssh-key-action@v2
with:
key: ${{ secrets.DOCS_PRIVATE_SSH_KEY }}
known_hosts: unnecessary
- run: |
git remote add mirror git@github.com:arduino/docs-content-private.git
git config --global user.email "sync@docs-content-private"
git config --global user.name "docs-sync"
git checkout main
git push --force -u mirror main
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy