Fix issue with trigger
This commit is contained in:
@@ -2,8 +2,6 @@ name: Publish Python package to PyPI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
|
||||
@@ -2,8 +2,6 @@ name: Publish Python package to TestPyPI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user