1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Add tag key

Release note will use tag value when I write GitHub URLs with release
tags.
This commit is contained in:
NARUSE, Yui 2020-12-24 17:18:07 +09:00
parent 709d9cf1ba
commit 6a6daf3803

View file

@ -155,6 +155,7 @@ eom
date = Time.now.utc # use utc to use previous day in midnight
entry = <<eom
- version: #{ver}
tag: v#{ver.tr('-.', '_')}
date: #{date.strftime("%Y-%m-%d")}
post: /en/news/#{date.strftime("%Y/%m/%d")}/ruby-#{ver.tr('.', '-')}-released/
stats: