mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-04-06 22:49:38 +00:00
Removed lib directory
This commit is contained in:
@ -11,4 +11,4 @@ outputs:
|
|||||||
description: 'The time we we greeted you'
|
description: 'The time we we greeted you'
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node12'
|
||||||
main: 'lib/hello-world.js'
|
main: 'index.js'
|
||||||
|
Reference in New Issue
Block a user