1
0
Fork 0

Create build artifact (#372)

* Create build artifact

* Update publish.yml
This commit is contained in:
Ali Parlakçı 2021-05-15 12:13:42 +03:00 committed by GitHub
parent fca3184950
commit 8a7d21e159
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -27,3 +27,9 @@ jobs:
run: |
python setup.py sdist bdist_wheel
twine upload dist/*
- name: Upload coverage report
uses: actions/upload-artifact@v2
with:
name: dist
path: dist/