mirror of
https://github.com/actions/typescript-action.git
synced 2025-12-15 06:26:52 +00:00
Update typescript template to follow some conventions (#42)
* Update default project to follow conventions
This commit is contained in:
@@ -7,4 +7,4 @@ inputs:
|
||||
default: 'default value if applicable'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'lib/main.js'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user