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

This commit is contained in:
Dominik Moritz Roth 2023-10-29 14:39:02 +01:00
parent 3c7df90810
commit 4a9ea368b8

View File

@ -1,9 +1,9 @@
name: Publish Python package to TestPyPI name: Publish Python package to TestPyPI
on: on:
push:
branches: branches:
- master - master
push:
tags: tags:
- '*' - '*'