We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c67b4 commit 29f3c6dCopy full SHA for 29f3c6d
.github/workflows/i18n-consistency-checker.yaml
@@ -82,4 +82,6 @@ jobs:
82
gh issue create -t "$issue_title" -F issue.md -R $GITHUB_REPOSITORY -l "Type - Translation"
83
fi
84
85
+ env:
86
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
87
0 commit comments