Skip to content

Commit

Permalink
add user name and repo
Browse files Browse the repository at this point in the history
  • Loading branch information
yufree committed Apr 10, 2024
1 parent 923a118 commit ed45a3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
GITHUB_REPOSITORY_OWNER_ID: ${{ env.REGISTRY }}
GITHUB_REPOSITORY_OWNER: ${{ github.actor }}

0 comments on commit ed45a3b

Please sign in to comment.