Browse Source

Fix tag name.

Jelmer Vernooij 4 năm trước cách đây
mục cha
commit
bf86832f76
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      releaser.conf

+ 1 - 0
releaser.conf

@@ -2,6 +2,7 @@ name: "dulwich"
 news_file: "NEWS"
 pypi: "dulwich"
 timeout_days: 5
+tag_name: "dulwich-$VERSION"
 update_version {
   path: "setup.py"
   match: "^dulwich_version_string = '(.*)'$"