Skip to content

Commit f21252f

Browse files
committed
add empty line at the end
1 parent 0a98dcf commit f21252f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
- name: Publish
3434
uses: pypa/gh-action-pypi-publish@release/v1
3535
with:
36-
repository-url: https://test.pypi.org/legacy/
36+
repository-url: https://test.pypi.org/legacy/

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
poetry build
5252
5353
- name: Publish
54-
uses: pypa/gh-action-pypi-publish@release/v1
54+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)