diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 1e9c61b7..e7f26fc8 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -365,6 +365,7 @@ jobs: ######################################################################################### # This is the same as in the update-webinstaller.yml update-web-installer: + needs: [release] environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }}