We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed24c4 commit e012904Copy full SHA for e012904
.github/workflows/python-publish.yml
@@ -6,6 +6,7 @@ name: Upload Python Package
6
on:
7
release:
8
types: [ created ]
9
+ branches: [ v1.x ]
10
11
jobs:
12
deploy:
0 commit comments