Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d52d12c

Browse files
committed
more publishing chicanery
1 parent cd119fe commit d52d12c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish-testpypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
# Pattern matched against refs/tags
66
tags:
7-
- 'test*' # Push events to every tag not containing /
7+
- 'v**test' # Push events to every tag not containing /
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)