Skip to content

Commit 3f485ef

Browse files
authored
Update publish.yml
1 parent eb28a6f commit 3f485ef

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-
- "DorkEye_V*.*.*" # Trigger su tag tipo v4.5.0, v5.0.0 ecc.
6+
- "dev4.8*.*.*" # Trigger su tag tipo v4.5.0, v5.0.0 ecc.
77

88
jobs:
99
test:

0 commit comments

Comments
 (0)