Skip to content

Commit 09d9b52

Browse files
authored
ci: update token in automerge (#134)
1 parent 873c729 commit 09d9b52

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)