Skip to content

Commit eb28a6f

Browse files
authored
Update publish.yml
1 parent 2a0da16 commit eb28a6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish DorkEye to PyPI
33
on:
44
push:
55
tags:
6-
- "v*.*.*" # Trigger su tag tipo v4.5.0, v5.0.0 ecc.
6+
- "DorkEye_V*.*.*" # Trigger su tag tipo v4.5.0, v5.0.0 ecc.
77

88
jobs:
99
test:

0 commit comments

Comments
 (0)