Skip to content

fix: Skip processed lines when handling line separators #71

fix: Skip processed lines when handling line separators

fix: Skip processed lines when handling line separators #71

Workflow file for this run

name: Sync to GitEE
on:
push:
branches: [master]
jobs:
sync:
name: Sync to GitEE
runs-on: ubuntu-latest
steps:
- name: Sync to GitEE
uses: wearerequired/git-mirror-action@master
env:
SSH_PRIVATE_KEY: ${{ secrets.RSA_PRIVATE_KEY }}
with:
source-repo: [email protected]:boris1993/XoW.git
destination-repo: [email protected]:boris1993/XoW.git