From 4c3749aa12f8c232028a67ea1db28b3106fc51e0 Mon Sep 17 00:00:00 2001 From: Romain Pluciennik Date: Wed, 14 Aug 2024 14:14:48 +0200 Subject: [PATCH] Update release.yaml --- .github/workflows/release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 737dded..252bd75 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -23,8 +23,8 @@ jobs: name: Release Charts runs-on: ubuntu-latest env: - AUTHOR_USER: charts-bot - AUTHOR_EMAIL: 178334506+plcnk-charts-bot[bot]@users.noreply.github.com + AUTHOR_USER: plcnk-bot + AUTHOR_EMAIL: 178334506+plcnk-bot[bot]@users.noreply.github.com steps: - name: Generate Token id: app-token