diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ee39f3d..43302ca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -130,6 +130,8 @@ jobs: deploy-pages: runs-on: ubuntu-latest if: github.ref == 'refs/heads/master' + needs: + - build permissions: contents: read