feat!: Stop using node_modules

releases/v3
Tycho Bokdam 2021-10-05 23:09:19 +02:00
parent 9f9635115e
commit 5352e855d4
No known key found for this signature in database
GPG Key ID: F1180857DB997467
1 changed files with 1 additions and 0 deletions

View File

@ -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'