Skip to content

Commit f4c64fb

Browse files
woodruffwwebknjaz
andauthored
Apply suggestions from code review
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
1 parent 469c22e commit f4c64fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ci/python-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ jobs:
2323
with:
2424
python-version: "3.x"
2525

26-
- name: build release distributions
26+
- name: Build release distributions
2727
run: |
2828
# NOTE: put your own distribution build steps here.
2929
python -m pip install build
3030
python -m build
3131
32-
- name: upload distributions
32+
- name: Upload distributions
3333
uses: actions/upload-artifact@v4
3434
with:
3535
name: release-dists

0 commit comments

Comments
 (0)