mirror of
https://github.com/endeavouros-team/eos-settings-xfce4.git
synced 2026-06-13 01:44:35 +00:00
[gitlab.yml] set to keninkujovic/gitlab-sync@2.0.0
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
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/eos-settings-xfce4.git
|
||||
username: ${{ secrets.GITLAB_USR }}
|
||||
gitlab_pat: ${{ secrets.GITLAB_PAT }}
|
||||
Reference in New Issue
Block a user