Skip to content

Commit 0bf506d

Browse files
Исправление CI, пререлиз
1 parent 2768e14 commit 0bf506d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040
run: pip install build
4141
- name: Checkout code
4242
uses: actions/checkout@v2
43-
with:
44-
ref: pypi
4543
- name: Build project
4644
run: python -m build --sdist --wheel --outdir dist/ .
4745
- name: Publish to Test PyPI

0 commit comments

Comments
 (0)