Skip to content

Merge branch 'sentinel-official:development' into development #5

Merge branch 'sentinel-official:development' into development

Merge branch 'sentinel-official:development' into development #5

name: Gitopia Mirror
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.GITOPIA_WALLET }}"
remoteUrl: "gitopia://sentineldvpn/hub"
force: true