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