Skip to content

Commit

Permalink
fix: gen readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bojiang committed Oct 31, 2024
1 parent 3f97508 commit 27de444
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/make_bentos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
run: |
if [[ -n $(git status -s) ]]; then
git add bentoml/bentos/*
git add README.md
git commit -m "chore: make bentos"
git push origin nightly
else
Expand Down

0 comments on commit 27de444

Please sign in to comment.