Skip to content

Commit 686b37f

Browse files
author
spencer@primus
committed
Change tag to v start for pypi releases
1 parent e91bc01 commit 686b37f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_to_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish a release to PyPI
33
on:
44
push:
55
tags:
6-
- "test-v*.*.*"
6+
- "v*.*.*"
77

88
env:
99
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)