Parcourir la source

Fix tag name.

Jelmer Vernooij il y a 4 ans
Parent
commit
bf86832f76
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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 = '(.*)'$"