diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c2bdd1c..fc519e2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,6 +102,7 @@ jobs: name: Deploy if: github.event_name != 'pull_request' runs-on: ubuntu-latest + needs: merge-artifacts permissions: contents: read pages: write