Skip to content

Update public/content/config/friends #18

Update public/content/config/friends

Update public/content/config/friends #18

Workflow file for this run

name: Sync Repo
on:
push:
branches:
- master
workflow_dispatch:
jobs:
sync:
name: Sync
runs-on: ubuntu-latest
steps:
- name: Sync
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.SYNC_NTC_TOKEN }}
repository: syfxlin/next-theme-coline
event-type: sync-repo