Skip to content

ci: 👷 don't synch to template-data-package (#134) #84

ci: 👷 don't synch to template-data-package (#134)

ci: 👷 don't synch to template-data-package (#134) #84

Workflow file for this run

name: Sync files across repos
on:
push:
branches:
- main
workflow_dispatch:
jobs:
sync:
uses: seedcase-project/.github/.github/workflows/reusable-sync-files.yml@main
with:
app-id: ${{ vars.SYNC_FILES_APP_ID }}
secrets:
sync-files-token: ${{ secrets.SYNC_FILES_TOKEN }}