1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-10-03 21:20:45 +00:00

only publish final releases to PyPI

This commit is contained in:
Peter Bieringer 2025-10-01 07:40:48 +02:00
parent a183292eda
commit f2afec7190

View file

@ -1,7 +1,7 @@
name: PyPI publish
on:
release:
types: [published]
types: [released]
jobs:
publish: