Skip to content

Commit 6512277

Browse files
Create action.yml
1 parent 825bf65 commit 6512277

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

action.yml

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

0 commit comments

Comments
 (0)