Skip to content

Commit 0661c3c

Browse files
Merge pull request #2 from actions/action-yml
Rename actions.yml to action.yml
2 parents d2f5ae2 + a04e3e4 commit 0661c3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions.yml renamed to action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ outputs:
1010
description: 'The message to output'
1111
runs:
1212
using: 'node12'
13-
main: 'index.js'
13+
main: 'index.js'

0 commit comments

Comments
 (0)