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:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
branches:
|
||||||
- 'v*'
|
- PyPI
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-n-publish:
|
build-n-publish:
|
||||||
|
|
Loading…
Reference in New Issue