Skip to content

Commit a9c1743

Browse files
authored
Apply suggestions from code review
1 parent 0c99472 commit a9c1743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install dependencies
2323
run: pip install -U build twine
2424
- name: Overview Readme for release
25-
run: echo "# Lit Logger" > README.md
25+
run: echo "# Lit Models" > README.md
2626
- name: Build package
2727
run: python -m build
2828
- name: Check package

0 commit comments

Comments
 (0)