Skip to content

Commit

Permalink
Update gitlab.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe authored Feb 4, 2025
1 parent 0aac25a commit fe6dc63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: pixta-dev/repository-mirroring-action@v1
- name: Mirror to GitLab
uses: docker://joekamprad/repository-mirroring-action:latest
with:
target_repo_url: [email protected]:endeavouros-filemirror/PKGBUILDS.git
ssh_private_key: ${{ secrets.GITLAB_SYNC }}
Expand Down

0 comments on commit fe6dc63

Please sign in to comment.