We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55a9c6 commit e6769a6Copy full SHA for e6769a6
.github/workflows/translate.yml
@@ -16,6 +16,6 @@ jobs:
16
- name: Auto Translate
17
uses: Lin-jun-xiang/action-translate-readme@v2
18
with:
19
- token: ${{ secrets.ACTION_BIT }}
+ token: ${{ secrets.ACTION_BOT }}
20
openai: ${{ secrets.OPENAI_API_KEY }}
21
langs: "en,zh-CN"
0 commit comments