ci: fix wf user

This commit is contained in:
Nicola Zambello 2022-02-21 16:20:33 +01:00
parent b71b23726b
commit 436bf46655

View file

@ -4,6 +4,7 @@ module.exports = {
name: "explit",
script: "npm",
args: "start",
user: "plone",
autorestart: true,
watch: false,
max_memory_restart: "1G",