Skip to content

Commit 5783a02

Browse files
rwb27bprobert97
andauthored
Update .github/workflows/publish.yml
Co-authored-by: Beth <167304066+bprobert97@users.noreply.github.com>
1 parent 20399cb commit 5783a02

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
# Only try to publish if it's tagged
66
tags:
7-
- v**
8-
- testpypi-v**
7+
- 'v*'
8+
- 'testpypi-v*'
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)