Simplify index.js

This commit is contained in:
Stefan Zweifel
2020-02-11 21:04:18 +01:00
parent 844e852dde
commit eda98fb9e5
2 changed files with 25 additions and 12 deletions

View File

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