revert temporary fix for pushing 1.6.1 to pypi

master
Andrew Port 2023-05-20 14:26:44 -04:00
parent 289ee6ecb4
commit ae9b79e77a
1 changed files with 2 additions and 2 deletions

View File

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