[feat] Update action.yml to use dist/

This commit is contained in:
olemorud
2023-03-14 15:21:46 +01:00
parent 15a0ef1a78
commit c312ae7971

View File

@@ -16,4 +16,4 @@ inputs:
runs:
using: 'node16'
main: 'src/index.js'
main: 'dist/index.js'