From 57012385278b8e642598111ddf39576cef27a84b Mon Sep 17 00:00:00 2001 From: Are Almaas Date: Thu, 29 Feb 2024 16:24:04 +0100 Subject: [PATCH] ci: use new fine grained PAT for release-please --- .github/workflows/ci-cd-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd-main.yml b/.github/workflows/ci-cd-main.yml index bf02f6bd7..a04be99a9 100644 --- a/.github/workflows/ci-cd-main.yml +++ b/.github/workflows/ci-cd-main.yml @@ -24,7 +24,7 @@ jobs: - uses: google-github-actions/release-please-action@v4 id: release with: - token: ${{ secrets.GH_TOKEN_RELEASE_PLEASE_TEST }} + token: ${{ secrets.RELEASE_PLEASE_PAT }} release-type: simple generate-git-short-sha: