Skip to content

Commit

Permalink
ci: update automerge token
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jul 16, 2023
1 parent 47fef79 commit 898d7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
automated
- uses: reitermarkus/automerge@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
merge-method: squash
pull-request: ${{ github.event.inputs.pull-request }}

0 comments on commit 898d7b3

Please sign in to comment.