mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
fix changelog task
This commit is contained in:
parent
de82776c51
commit
41a38068d3
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ Watchers | #{watchers}
|
|||
end
|
||||
|
||||
def committer_match
|
||||
current_line.match (/([-\w\s]+)\s+\(\d+\)/)
|
||||
@current_line.match (/([-\w\s]+)\s+\(\d+\)/)
|
||||
end
|
||||
|
||||
def last_release_sha
|
||||
|
|
Loading…
Add table
Reference in a new issue