Skip to content

Commit d4e31ef

Browse files
committed
Add auth for the th client
1 parent 2576c79 commit d4e31ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/localization-automerge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/github-script@v3
1212
with:
13+
github-token: {{ secrets.ABTT_TOKEN }}
1314
script: |
1415
github.pulls.merge({
1516
owner: context.payload.repository.owner.login,

0 commit comments

Comments
 (0)