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 ae501cf commit ca6cdf9Copy full SHA for ca6cdf9
action.yml
@@ -1,8 +1,9 @@
1
name: '_just'
2
description: 'A GitHub Action to modify and override your Next.js site on Github Pages.'
3
-icon: 'edit'
4
-color: 'purple'
5
author: 'JustDeveloper1'
+branding:
+ icon: 'edit'
6
+ color: 'purple'
7
runs:
8
using: 'node20'
9
main: 'index.bash'
0 commit comments