Skip to content

Commit bb28a88

Browse files
authored
Only push tagged versions to PyPI (#191)
Signed-off-by: Antonin Bas <abas@vmware.com>
1 parent 6e1a7c5 commit bb28a88

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/pypi.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Publish releases to Pypi
22

33
on:
44
push:
5-
branches:
6-
- main
75
tags:
86
- v*
97

0 commit comments

Comments
 (0)