Add compiled index.js file

This commit is contained in:
Stefan Zweifel
2020-02-11 20:54:10 +01:00
parent ef107e1d4b
commit cca75e0840
2 changed files with 383 additions and 1 deletions

View File

@@ -37,7 +37,7 @@ inputs:
runs:
using: 'node12'
main: 'index.js'
main: 'dist/index.js'
branding:
icon: 'git-commit'