diff --git a/.github/workflows/template_gitops.yml b/.github/workflows/template_gitops.yml index 4679a37..66bf5ae 100644 --- a/.github/workflows/template_gitops.yml +++ b/.github/workflows/template_gitops.yml @@ -49,11 +49,11 @@ on: gitops-user: required: false type: string - default: "Staffbot" + default: "staffbase-actions[bot]" gitops-email: required: false type: string - default: "staffbot@staffbase.com" + default: "staffbase-actions[bot]@users.noreply.github.com" working-directory: required: false type: string