Publish to testpypi every push (#403)
This commit is contained in:
@@ -2,11 +2,9 @@
|
||||
name: "Publish to PyPI"
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [Specklepy test and build]
|
||||
branches: [v3-dev]
|
||||
types:
|
||||
- completed
|
||||
push:
|
||||
branches:
|
||||
- "v3-dev"
|
||||
|
||||
jobs:
|
||||
pypi-publish:
|
||||
|
||||
Reference in New Issue
Block a user