fix typo in publish-to-test-pypi.yml

This commit is contained in:
2023-10-29 14:39:02 +01:00
parent 3c7df90810
commit 4a9ea368b8
+2 -2
View File
@@ -1,9 +1,9 @@
name: Publish Python package to TestPyPI
on:
branches:
- master
push:
branches:
- master
tags:
- '*'