Skip to content

Commit 67e9fb9

Browse files
committed
Update publish.yaml
1 parent d5b4ae2 commit 67e9fb9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ name: Upload Python Package
1010

1111
on:
1212
push:
13+
branches: ["master"]
1314
# Sequence of patterns matched against refs/tags
1415
tags:
1516
- "v*" # Push events to matching v*, i.e. v1.0, v20.15.10

0 commit comments

Comments
 (0)