diff --git a/.github/workflows/release-plz.yml b/.github/workflows/release-plz.yml index f97c332..2bd8ead 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -31,4 +31,4 @@ jobs: - run: mise run release-plz env: DRY_RUN: 0 - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.RELEASE_PLZ_GITHUB_TOKEN }}