Skip to content

Commit 29f3c6d

Browse files
authored
Update .github/workflows/i18n-consistency-checker.yaml
1 parent f2c67b4 commit 29f3c6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/i18n-consistency-checker.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,6 @@ jobs:
8282
gh issue create -t "$issue_title" -F issue.md -R $GITHUB_REPOSITORY -l "Type - Translation"
8383
fi
8484
fi
85+
env:
86+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8587

0 commit comments

Comments
 (0)