Fix publishing (#316)

This commit is contained in:
Alonso Guevara 2024-07-01 16:35:42 -06:00 committed by GitHub
parent 1aaa8c49fb
commit cc492327e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,10 @@ on:
push:
branches: [main]
env:
POETRY_VERSION: 1.8.3
PYTHON_VERSION: 3.10
jobs:
publish:
name: Upload release to PyPI