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:
parent
a183292eda
commit
f2afec7190
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pypi-publish.yml
vendored
2
.github/workflows/pypi-publish.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: PyPI publish
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
types: [released]
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue