Skip to content

Commit 0dbe04a

Browse files
author
Hilal Habashi
authored
Update action.yml
1 parent aedc495 commit 0dbe04a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Publisher'
1+
name: 'Lightlytics Publisher'
22
branding:
33
icon: 'cloud-lightning'
44
color: 'purple'
@@ -35,4 +35,4 @@ outputs:
3535
description: Returns details of the simulation output (string)
3636
runs:
3737
using: 'node16'
38-
main: 'index.js'
38+
main: 'index.js'

0 commit comments

Comments
 (0)