From 571d59b349c4c90b3beac236d4c12bbf6c703adb Mon Sep 17 00:00:00 2001 From: KastTrifork Date: Wed, 7 Feb 2024 14:57:44 +0100 Subject: [PATCH] change of GH TOKEN --- .github/workflows/helm-create-release-branch-call.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-create-release-branch-call.yml b/.github/workflows/helm-create-release-branch-call.yml index d0fabb7f..e375cbf5 100644 --- a/.github/workflows/helm-create-release-branch-call.yml +++ b/.github/workflows/helm-create-release-branch-call.yml @@ -26,4 +26,4 @@ jobs: bump-type: ${{ github.event.inputs.bump-type }} helm-chart: ${{ github.event.inputs.helm-chart }} secrets: - PAT: ${{ secrets.CHEETAHBOT_READ_PACKAGE}} + PAT: ${{ secrets.PAT}}