We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aedc495 commit 0dbe04aCopy full SHA for 0dbe04a
action.yml
@@ -1,4 +1,4 @@
1
-name: 'Publisher'
+name: 'Lightlytics Publisher'
2
branding:
3
icon: 'cloud-lightning'
4
color: 'purple'
@@ -35,4 +35,4 @@ outputs:
35
description: Returns details of the simulation output (string)
36
runs:
37
using: 'node16'
38
- main: 'index.js'
+ main: 'index.js'
0 commit comments