feat!: Stop using node_modules
parent
9f9635115e
commit
5352e855d4
|
@ -1,6 +1,7 @@
|
|||
name: 'Conventional Changelog Action'
|
||||
description: 'Bump version, tag commit and generates changelog with conventional commits.'
|
||||
author: 'Tycho Bokdam'
|
||||
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'lib/index.js'
|
||||
|
|
Loading…
Reference in New Issue