Use ncc and clean workflows

This commit is contained in:
CrazyMax
2020-04-09 02:32:42 +02:00
parent 74111003d6
commit 2d97075bcc
13 changed files with 27138 additions and 151 deletions

View File

@@ -18,4 +18,4 @@ inputs:
runs:
using: 'node12'
main: 'lib/main.js'
main: 'dist/index.js'