Update update-webinstaller.yml

This commit is contained in:
CaCO3
2023-01-29 20:17:57 +01:00
committed by GitHub
parent d4b2bec45f
commit 486b76de1b

View File

@@ -6,12 +6,12 @@
name: Update Web Installer name: Update Web Installer
on: on:
push: repository_dispatch:
branches: # push:
- rolling # branches:
# - rolling
# paths: # paths:
# - docs # The path filter somehow does not work, so lets run it on every change to rolling # - docs # The path filter somehow does not work, so lets run it on every change to rolling
workflow_run: # Allow triggering it from the build script
jobs: jobs:
update-web-installer: update-web-installer: