Skip to content

Commit 469acef

Browse files
committed
Change
1 parent f7ac88d commit 469acef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-python.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branch:
66
- 'main'
7+
tag:
8+
- 'v*'
79

810
jobs:
911
publish-image:

0 commit comments

Comments
 (0)