temporary fix for pushing 1.6.1 to pypi
parent
592fe3a525
commit
289ee6ecb4
|
@ -2,8 +2,8 @@ name: Publish to PyPI if new version
|
|||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
branches:
|
||||
- PyPI
|
||||
|
||||
jobs:
|
||||
build-n-publish:
|
||||
|
|
Loading…
Reference in New Issue