From cebe63132e937c70e9c8d67c14294d6d10dd2040 Mon Sep 17 00:00:00 2001 From: Anes Benmerzoug Date: Mon, 4 Sep 2023 17:55:50 +0200 Subject: [PATCH] Update publish.yaml --- .github/workflows/publish.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 433da896d..bd15a7663 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -16,6 +16,8 @@ on: required: true env: + GITHUB_BOT_USERNAME: github-actions[bot] + GITHUB_BOT_EMAIL: 41898282+github-actions[bot]@users.noreply.github.com PY_COLORS: 1 jobs: