Skip to content

Commit

Permalink
Update gpt-translate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dreammis authored Mar 13, 2024
1 parent 3436dbe commit 3fc6a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gpt-translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
if: |
contains(github.event.comment.body, '/gpt-translate') ||
contains(github.event.comment.body, '/gt')
uses: 3ru/gpt-translate@v1.1
uses: 3ru/gpt-translate@master
with:
apikey: ${{ secrets.OPENAI_API_KEY }}
model: "mixtral-8x7b-32768"
Expand Down

0 comments on commit 3fc6a5c

Please sign in to comment.