Skip to content

A0-2846: aleph-bft shouldn't quit after creator's graceful exit (#314) #102

A0-2846: aleph-bft shouldn't quit after creator's graceful exit (#314)

A0-2846: aleph-bft shouldn't quit after creator's graceful exit (#314) #102

name: Sync Cardinal-Cryptography repo with Aleph-Zero-Foundation repo
on:
push:
branches:
- main
jobs:
sync:
runs-on: ubuntu-latest
if: ${{ github.repository == 'Cardinal-Cryptography/AlephBFT'}}
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
ref: "main"
token: ${{ secrets.SYNCAZF }}
- name: Push to Aleph-Zero-Foundation
run: git push https://x-access-token:${{ secrets.SYNCAZF }}@github.com/aleph-zero-foundation/AlephBFT.git