Skip to content

trying but not getting far #199

trying but not getting far

trying but not getting far #199

Workflow file for this run

#name: Sync packages to standalone repos
#on:
# push:
# branches: [main]
# paths: ['components/**','packages/**']
# workflow_dispatch:
#jobs:
# sync:
# uses: arcmantle/github-workflows/.github/workflows/subtree-sync.yml@main
# secrets:
# sync-token: ${{ secrets.SYNC_SUBTREE }}