Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Prev Previous commit
Next Next commit
print "changelogerator --version"
  • Loading branch information
joao-paulo-parity committed Feb 15, 2023
commit f44f758c03e6bccd3d766cbf1a7d2343492310cb
2 changes: 2 additions & 0 deletions scripts/ci/changelog/bin/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ logger = Logger.new($stdout)
logger.level = Logger::DEBUG
logger.debug('Starting')

system('changelogerator --version')

owner = 'paritytech'
repo = 'polkadot'

Expand Down