temporary fix for pushing 1.6.1 to pypi

PyPI
Andrew Port 2023-05-20 14:25:19 -04:00
parent 592fe3a525
commit 289ee6ecb4
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ name: Publish to PyPI if new version
on:
push:
tags:
- 'v*'
branches:
- PyPI
jobs:
build-n-publish: