update action entrypoint

This commit is contained in:
Alif Rachmawadi
2020-03-04 14:58:58 +00:00
parent 7c9a6f8f1c
commit 2734c64d5a

View File

@@ -11,7 +11,7 @@ inputs:
default: 'stable'
runs:
using: 'node12'
main: 'lib/index.js'
main: 'dist/index.js'
branding:
icon: 'maximize'
color: 'blue'