fix typo in publish-to-test-pypi.yml
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
name: Publish Python package to TestPyPI
|
||||
|
||||
on:
|
||||
branches:
|
||||
- master
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user