Skip to content

Commit 28e87f9

Browse files
committed
Changed variable
1 parent c7f31d6 commit 28e87f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/localization-automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/github-script@v3
1212
with:
13-
github-token: ${{ secrets.ABTT_TOKEN }}
13+
github-token: ${{ secrets.GITHUB_TOKEN }}
1414
script: |
1515
github.pulls.merge({
1616
owner: context.payload.repository.owner.login,

0 commit comments

Comments
 (0)