fixed release file path

This commit is contained in:
antelle 2020-04-06 21:48:32 +02:00
parent 468aa28449
commit a003d8bfe6
No known key found for this signature in database
GPG Key ID: 094A2F2D6136A4EE
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ inputs:
required: true
runs:
using: 'node12'
main: 'dist/main.js'
main: 'dist/index.js'