Clifton Barnes
2 years ago
No known key found for this signature in database
GPG Key ID: 4D011A1BC4B239D7
1 changed files with
0 additions and
2 deletions
-
.github/workflows/deploy.yml
|
|
@@ -19,8 +19,6 @@ jobs: |
|
|
|
uses: actions/checkout@v3 |
|
|
|
|
|
|
|
- name: Build the library |
|
|
|
env: |
|
|
|
PYVER: ${{ matrix.version }} |
|
|
|
run: python3 setup.py sdist |
|
|
|
|
|
|
|
- uses: pypa/gh-action-pypi-publish@release/v1 |
|
|
|