cleanups and docs

This commit is contained in:
msramalho
2023-02-08 22:13:19 +00:00
parent d14adf0242
commit 2a7ece5dcc
6 changed files with 190 additions and 153 deletions

View File

@@ -6,7 +6,7 @@
# separate terms of service, privacy policy, and support
# documentation.
name: Upload Python Package
name: Pypi
on:
release:
@@ -20,7 +20,7 @@ permissions:
jobs:
deploy:
name: Publish python package
runs-on: ubuntu-latest
steps: