Skip to content

Commit d8ba602

Browse files
Update action.yml
1 parent 1b9481d commit d8ba602

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: '_just'
22
description: 'A GitHub Action to modify and override your Next.js site on Github Pages.'
33
author: 'JustDeveloper1'
4+
icon: 'edit'
5+
color: 'purple'
46
runs:
57
using: 'node20'
68
main: 'index.bash'

0 commit comments

Comments
 (0)