Skip to content

Commit

Permalink
Using different token
Browse files Browse the repository at this point in the history
  • Loading branch information
luizbafilho committed Feb 8, 2022
1 parent 8e289fa commit 2c82c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 <noreply@github.com>
author: weave-test-user <weave-test-user@example.com>
signoff: true
Expand Down

0 comments on commit 2c82c72

Please sign in to comment.