fix: fix release CI error (#160)

* fix release CI error

* reset version

* fix error code

* change private_key path

* add pr title  rules

* reset version
This commit is contained in:
Linlang
2024-08-05 17:34:03 +08:00
committed by GitHub
parent 420dbbe584
commit 06e1c705d2
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ license = {text = "MIT License"}
name = "rdagent"
readme = "README.md"
requires-python = ">=3.10"
version = "v0.0.2"
version = "v0.0.0"
[project.urls]
homepage = "https://github.com/microsoft/RD-Agent/"