We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f324a5e commit f25ac23Copy full SHA for f25ac23
1 file changed
.github/workflows/bld_wheels_and_upload.yml
@@ -3,7 +3,7 @@ name: Build and upload to PyPI
3
on:
4
push:
5
branches:
6
- - workfolw_testsss
+ - workfolw_test
7
# Sequence of patterns matched against refs/tags
8
tags:
9
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
0 commit comments