Skip to content

Commit

Permalink
Update llms.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac-Flath authored Dec 24, 2024
1 parent 22f7c07 commit 8f70f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
run: |
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git add nbs/llms-ctx.txt nbs/apilist.txt
git add nbs/llms-ctx.txt nbs/apilist.txt nbs/llms.txt nbs/llms-ctx-full.txt
git commit -m "Auto-update API lists and context files" || echo "No changes to commit"
git push

0 comments on commit 8f70f03

Please sign in to comment.