chore: prepare action for v0.0.1 release
- Update action.yml to point to dist/index.js - Add built distribution files - Update package.json and build configuration
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ inputs:
|
||||
|
||||
runs:
|
||||
using: 'node20'
|
||||
main: 'index.js'
|
||||
main: 'dist/index.js'
|
||||
|
||||
branding:
|
||||
icon: 'message-circle'
|
||||
|
||||
Reference in New Issue
Block a user