From 05c6887faa2f38d5ffd7d0ae80c1c287a4aec785 Mon Sep 17 00:00:00 2001 From: Angelos Kolaitis Date: Fri, 17 May 2024 01:56:06 +0300 Subject: [PATCH] attempt to fix components gha (#427) --- .github/workflows/update-components.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/update-components.yaml b/.github/workflows/update-components.yaml index 7c5c68f11..2f45d30f8 100644 --- a/.github/workflows/update-components.yaml +++ b/.github/workflows/update-components.yaml @@ -40,7 +40,6 @@ jobs: - name: Create pull request uses: peter-evans/create-pull-request@v6 with: - token: ${{ secrets.DEPLOY_KEY_TO_UPDATE_STRICT_BRANCH }} commit-message: "[${{ matrix.branch }}] Update component versions" title: "[${{ matrix.branch }}] Update component versions" body: "[${{ matrix.branch }}] Update component versions"