Skip to content

Update README.md

Update README.md #5

Workflow file for this run

name: Mirror to Gitopia
on:
push:
branches:
- '**'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Push to Gitopia mirror
uses: gitopia/[email protected]
with:
gitopiaWallet: "${{ secrets.GITOPIASTAKR }}"
remoteUrl: "gitopia://STAKRspace/stakr.space-validator-identity"
force: false