mirror of
https://github.com/actions/javascript-action.git
synced 2026-01-09 22:51:03 +08:00
pkg action
This commit is contained in:
@@ -10,4 +10,4 @@ outputs:
|
||||
description: 'The message to output'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'index.js'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user