ci: publish: dev release

This commit is contained in:
Willi Ballenthin 2023-07-18 13:33:01 +00:00
parent f99824d996
commit e3c8cb74df

View file

@ -3,6 +3,9 @@
name: publish to pypi
on:
push:
branches:
- 'williballenthin-patch-1'
release:
types: [published]