Skip to content

🐞 fix(run.py): fix env name #48

🐞 fix(run.py): fix env name

🐞 fix(run.py): fix env name #48

Workflow file for this run

name: πŸ’• mirror
on:
push:
branches:
- master
- dev
jobs:
mirror:
name: πŸ’• mirror to another location
runs-on: ubuntu-latest
steps:
- name: πŸ’• mirror
uses: csplink/action_git_mirror/@dev
with:
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}