Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit c412f6b

Browse files
author
Савелій Савёнак
committed
Update publish.py
1 parent 6ccd4c3 commit c412f6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

publish.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
pattern = "alpha"
66
filename = "SpectruMineAPI.csproj"
77
file = xml.etree.ElementTree.parse(filename)
8-
publishdir = "./bin/Publish"
8+
publishdir = "./Publish"
99

1010

1111
version = file.getroot().find("PropertyGroup").find("Version")

0 commit comments

Comments
 (0)