Skip to content

Set GITOPIA_ENV to prod by default in Makefile #138

Set GITOPIA_ENV to prod by default in Makefile

Set GITOPIA_ENV to prod by default in Makefile #138

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.GITOPIA_WALLET }}"
remoteUrl: "gitopia://gitopia1dlpc7ps63kj5v0kn5v8eq9sn2n8v8r5z9jmwff/git-remote-gitopia"