diff --git a/media/.github/workflows/update-parents.yml b/media/.github/workflows/update-parents.yml index 3cf8956..75094a7 100644 --- a/media/.github/workflows/update-parents.yml +++ b/media/.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