Skip to content

[eos-rankmirrors] small fix for a very special case of the alpix mirror #1291

[eos-rankmirrors] small fix for a very special case of the alpix mirror

[eos-rankmirrors] small fix for a very special case of the alpix mirror #1291

Workflow file for this run

name: Sync Repo to GitLab
on:
push
jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: keninkujovic/gitlab-sync@2.0.0
with:
gitlab_url: https://gitlab.com/endeavouros-filemirror/PKGBUILDS.git
username: ${{ secrets.GITLAB_USR }}
gitlab_pat: ${{ secrets.GITLAB_PAT }}