From 430962933795d3324200efe2700e32802cee42ec Mon Sep 17 00:00:00 2001 From: Rodion Sabodash Date: Thu, 29 Aug 2024 14:27:59 +0300 Subject: [PATCH] chore: fix update CI issues --- .github/workflows/update.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 8cf2c70ba..10d8698b7 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -25,6 +25,7 @@ jobs: - name: Create pull request uses: peter-evans/create-pull-request@v5 with: + token: ${{ secrets.PAT }} commit-message: "update command output" title: "chore(output): weekly command output update" body: |