Skip to content

Commit c6bcfb0

Browse files
Lucio AnderliniLucio Anderlini
authored andcommitted
Publish workflow - fix typo
1 parent cd32628 commit c6bcfb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

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

88
jobs:
99
build-and-publish:

0 commit comments

Comments
 (0)