Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
update ultralytics actions
Browse files Browse the repository at this point in the history
  • Loading branch information
SeeknnDestroy committed Jan 24, 2024
1 parent a91c422 commit cb77b3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ultralytics-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }} # automatically generated, do not modify
summary: true # print PR summary with GPT4 (requires 'openai_api_key' or 'openai_azure_api_key' and 'openai_azure_endpoint')
openai_azure_api_key: ${{ secrets.OPENAI_AZURE_API_KEY }}
openai_azure_endpoint: ${{ secrets.OPENAI_AZURE_ENDPOINT }}
openai_azure_api_key: ${{ secrets.AZURE_API_KEY }}
openai_azure_endpoint: ${{ secrets.AZURE_API_BASE }}

0 comments on commit cb77b3f

Please sign in to comment.