Skip to content

chore(deps): update dependency autoprefixer to v10.4.23 #396

chore(deps): update dependency autoprefixer to v10.4.23

chore(deps): update dependency autoprefixer to v10.4.23 #396

Workflow file for this run

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