Skip to content

Commit e62e42e

Browse files
committed
chore(actions): sync release action
1 parent aa774ad commit e62e42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name: Python PyPi Release
1010
on:
1111
push:
1212
tags:
13-
- py-v*
13+
- v*
1414

1515
permissions:
1616
contents: read

0 commit comments

Comments
 (0)