Skip to content

Commit

Permalink
fix: can't get deepl key
Browse files Browse the repository at this point in the history
  • Loading branch information
yxw007 committed Sep 22, 2024
1 parent a33aa86 commit b0ac43d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -17,6 +17,7 @@ env:
AMAZON_SECRET_ACCESS_KEY: ${{ secrets.AMAZON_SECRET_ACCESS_KEY }}
BAIDU_APP_ID: ${{ secrets.BAIDU_APP_ID }}
BAIDU_SECRET_KEY: ${{ secrets.BAIDU_SECRET_KEY }}
DEEPL_KEY: ${{ secrets.DEEPL_KEY }}

jobs:
build:

0 comments on commit b0ac43d

Please sign in to comment.