Skip to content

Commit b0d3388

Browse files
committed
Trigger publishing only on tags push
1 parent c1cf802 commit b0d3388

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Publish package to PyPI and create release
22

33
on:
44
push:
5-
branches: [main]
65
tags:
76
- "v*" # Push events to matching v*, i.e. v1.0, v20.15.10
87

0 commit comments

Comments
 (0)