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
on:
push:
branches:
- rolling
repository_dispatch:
# push:
# branches:
# - rolling
# paths:
# - 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:
update-web-installer: