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