Skip to content

Commit 6f8a46e

Browse files
committed
Yaml Prettier
1 parent d90abf4 commit 6f8a46e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Build
2626
run: uv build
27-
27+
2828
- name: Upload distributions
2929
uses: actions/upload-artifact@v4
3030
with:
@@ -49,6 +49,3 @@ jobs:
4949
uses: pypa/gh-action-pypi-publish@release/v1
5050
with:
5151
packages-dir: dist/
52-
53-
54-

0 commit comments

Comments
 (0)