diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0f89a0b..ac295af 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,7 +17,7 @@ jobs: with: fetch-depth: 0 fetch-tags: true - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.ADMIN_RELEASE_TOKEN }} - name: Decide semver bump from PR branch name id: bump