fix typo in publish-to-test-pypi.yml
This commit is contained in:
parent
3c7df90810
commit
4a9ea368b8
4
.github/workflows/publish-to-test-pypi.yml
vendored
4
.github/workflows/publish-to-test-pypi.yml
vendored
@ -1,9 +1,9 @@
|
|||||||
name: Publish Python package to TestPyPI
|
name: Publish Python package to TestPyPI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user