|
@@ -365,6 +365,7 @@ jobs:
|
|
|
#########################################################################################
|
|
#########################################################################################
|
|
|
# This is the same as in the update-webinstaller.yml
|
|
# This is the same as in the update-webinstaller.yml
|
|
|
update-web-installer:
|
|
update-web-installer:
|
|
|
|
|
+ needs: [release]
|
|
|
environment:
|
|
environment:
|
|
|
name: github-pages
|
|
name: github-pages
|
|
|
url: ${{ steps.deployment.outputs.page_url }}
|
|
url: ${{ steps.deployment.outputs.page_url }}
|