diff --git a/bundles/pretalx/items.py b/bundles/pretalx/items.py index eebb4ab..7bd466a 100644 --- a/bundles/pretalx/items.py +++ b/bundles/pretalx/items.py @@ -70,6 +70,7 @@ git_deploy = { 'action:pretalx_install', 'action:pretalx_migrate', 'action:pretalx_rebuild', + 'action:pretalx_regenerate-css', 'svc_systemd:pretalx-web:restart', 'svc_systemd:pretalx-worker:restart', },