From de05d6262ed3399c9f7dec3e4a650e3605178ecd Mon Sep 17 00:00:00 2001 From: Jan Guth Date: Wed, 3 Apr 2024 13:43:12 +0200 Subject: [PATCH] Update release-please.yaml --- .github/workflows/release-please.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 17b10f8..9af5448 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -17,6 +17,6 @@ jobs: steps: - uses: google-github-actions/release-please-action@v4 with: - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.BUYO_BOT_TOKEN }} config-file: .github/release-please-config.json - manifest-file: .github/release-please-manifest.json \ No newline at end of file + manifest-file: .github/release-please-manifest.json