Skip to content

Update dependency eslint-plugin-import to v2.29.1 #168

Update dependency eslint-plugin-import to v2.29.1

Update dependency eslint-plugin-import to v2.29.1 #168

Workflow file for this run

name: Mirroring
on: [push, delete]
jobs:
mirror:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v1
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url:
git@github.com:hlrdiscord/tl-suggestions.git
ssh_private_key:
${{ secrets.GH_HOLORES_SECRETKEY }}