commit
4a6a872f1d
|
@ -1,6 +1,7 @@
|
||||||
name: 'Conventional Changelog Action'
|
name: 'Conventional Changelog Action'
|
||||||
description: 'Bump version, tag commit and generates changelog with conventional commits.'
|
description: 'Bump version, tag commit and generates changelog with conventional commits.'
|
||||||
author: 'Tycho Bokdam'
|
author: 'Tycho Bokdam'
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node12'
|
||||||
main: 'lib/index.js'
|
main: 'lib/index.js'
|
||||||
|
|
Loading…
Reference in New Issue