Skip to content

Commit bc18f1b

Browse files
committed
ci: update token in automerge
1 parent 3f5cc04 commit bc18f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Run command
2323
run: gh pr merge -s --auto ${{ github.event.pull_request.number }}
2424
env:
25-
GH_TOKEN: ${{ secrets.GH_FULL_PAT }}
25+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)