Merge pull request #138 from TriPSs/improvements

feat!: Stop using node_modules
releases/v3
Tycho Bokdam 2021-10-05 23:10:36 +02:00 committed by GitHub
commit 4a6a872f1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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'