We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9481d commit d8ba602Copy full SHA for d8ba602
action.yml
@@ -1,6 +1,8 @@
1
name: '_just'
2
description: 'A GitHub Action to modify and override your Next.js site on Github Pages.'
3
author: 'JustDeveloper1'
4
+icon: 'edit'
5
+color: 'purple'
6
runs:
7
using: 'node20'
8
main: 'index.bash'
0 commit comments