소스 검색

Fix tag name.

Jelmer Vernooij 4 년 전
부모
커밋
bf86832f76
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 = '(.*)'$"