Skip to content

Commit

Permalink
Correct branch
Browse files Browse the repository at this point in the history
  • Loading branch information
J2-D2-3PO committed Nov 22, 2024
1 parent 59ea4cd commit a8f2926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-llms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
git config user.email "actions@github.com"
git add docs/static/llms.txt
git diff-index --quiet HEAD || git commit -m "Auto-generate llms.txt"
git push origin test-llmspy-action
git push origin pr-3045-gh-action
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a8f2926

Please sign in to comment.