Skip to content

Commit 1c9c363

Browse files
committed
Separate credential with dependabot and others
1 parent dbb1833 commit 1c9c363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot_automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
run: gh pr merge --auto --merge "$PR_URL"
3030
env:
3131
PR_URL: ${{ github.event.pull_request.html_url }}
32-
GH_TOKEN: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
32+
GH_TOKEN: ${{ secrets.MATZBOT_DEPENDABOT_MERGE_TOKEN }}

0 commit comments

Comments
 (0)