This commit is contained in:
Joel Male
2022-11-10 22:22:24 +10:00
parent 0be0e6ef54
commit 852bbaa622
7 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,4 +22,4 @@ outputs:
description: 'The status of the webhook event'
runs:
using: 'node16'
main: 'dist/main.js'
main: 'dist/index.js'