Skip to content

Fix formatting for config.jsonc instruction #91

Fix formatting for config.jsonc instruction

Fix formatting for config.jsonc instruction #91

Workflow file for this run

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