diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 72d47d7aa7..bbfbf369c7 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -138,7 +138,7 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@9825ae65b1cb54b543b938503728b432a0176d29 # v3 with: - token: ${{ secrets.WEAVEWORKS_DOCS_PR_TOKEN }} + token: ${{ secrets.WEAVE_GITOPS_DOCS_WEAVEWORKS_DOCS_BOT_PAT }} committer: GitHub author: weave-test-user signoff: true