diff --git a/dep/.github/workflows/update-parents.yml b/dep/.github/workflows/update-parents.yml index 3cf8956..75094a7 100644 --- a/dep/.github/workflows/update-parents.yml +++ b/dep/.github/workflows/update-parents.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - repo: ['notion-enhancer/extension'] + repo: ['notion-enhancer/extension', 'notion-enhancer/desktop'] steps: - name: checkout repo uses: actions/checkout@v2